summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-10-29Merge commit 'c872d310cd9c605e5f994ad8ac79dc72303c0d29'Michael Niedermayer2-1/+10
2013-10-07ffmpeg: add max_error_rate to allow tuning the point decoding errors are cons...Michael Niedermayer3-1/+5
2013-08-06Merge commit '488a0fa68973d48e264d54f1722f7afb18afbea7'Michael Niedermayer5-3/+19
2013-08-06Merge commit '811bd0784679dfcb4ed02043a37c92f9df10500e'Michael Niedermayer5-20/+67
2013-05-08ffmpeg: add -apad option which injects a apad filter only in the presence of ...Michael Niedermayer4-0/+25
2013-05-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer3-0/+22
2013-04-11Merge commit '38f0c0781a6e099f11c0acec07f9b8be742190c4'Michael Niedermayer13-263/+259
2013-04-09ffmpeg: use a rational for -aspect option.Nicolas George3-5/+5
2013-03-28Merge commit '1ae44c87c924b69a0657256fbaa8ad140df2f27c'Michael Niedermayer6-14/+105
2013-03-23ffmpeg: Correct inter stream timestamp discontinuitiesMichael Niedermayer2-0/+21
2013-03-12Merge commit '354468fc12dcf93e7fb4af552e18906771913273'Michael Niedermayer5-318/+94
2013-03-10ffmpeg: add the -canvas_size option.Nicolas George3-1/+16
2013-03-10ffmpeg: port sub2video to AVFrame.Nicolas George4-30/+34
2013-02-27ffmpeg_opt: add -to option to specify stop timeJean First3-0/+26
2013-02-25ffmpeg: Force a first_pts of 0 for the first configuration of -async useMichael Niedermayer2-0/+4
2013-02-24ffmpeg: use a AVDictionary instead of the context to move swr parameters aroundMichael Niedermayer6-27/+20
2013-02-24Merge commit '5c7db097ebe1fb5c233cedd8846615074e7d6044'Michael Niedermayer6-4/+35
2013-01-27ffmpeg: implement -force_key_frames expression evalutionStefano Sabatini3-5/+112
2013-01-26ffmpeg: add -guess_layout_max option.Nicolas George4-0/+15
2012-12-20Merge commit '77bd1bc73a1946b0f0ce09a7cbb242a65e138d06'Michael Niedermayer5-80/+187
2012-12-12ffmpeg: sub2video: use start and end time.Nicolas George2-3/+18
2012-11-26ffmpeg: fix swr filter_type for auto inserted aresample filtersMichael Niedermayer3-0/+4
2012-10-26ffmpeg: use av_rescale_delta() on the audio filter inputMichael Niedermayer6-492/+497
2012-10-16ffmpeg: Make video filter graph reinit user selectableMichael Niedermayer3-2/+12
2012-10-13Merge commit 'bc4620e5d61a4dd9a1f654fadd281a172aab04be'Michael Niedermayer6-26/+22
2012-10-10Merge commit 'fb722a900fc5cc9e003b9fef25b27ed7fc5547a2'Michael Niedermayer6-29/+7
2012-10-08Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer373-3410/+3414
2012-09-27ffmpeg: add option to control copying of frames prior to start.Michael Niedermayer3-0/+12
2012-09-15ffmpeg: use PTS from the AVSubtitle structure.Nicolas George2-11/+7
2012-08-31Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5'Michael Niedermayer33-296/+928
2012-08-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer24-153/+298
2012-08-14ffmpeg: add an option to fix subtitles durations.Nicolas George4-1/+53
2012-08-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer56-446/+534
2012-08-09Merge commit 'f154ef1ae5b03f288dd8c025dab1884b4cb20c1a'Michael Niedermayer2-42/+49
2012-08-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer27-3470/+3824