summaryrefslogtreecommitdiffstats
path: root/ffmpeg.c
Commit message (Expand)AuthorAgeFilesLines
* ffmpeg: remove unused variableMichael Niedermayer2013-03-121-4/+0
* Merge commit '354468fc12dcf93e7fb4af552e18906771913273'Michael Niedermayer2013-03-121-72/+74
|\
* | ffmpeg: re-enable use of buffersrc flags.Nicolas George2013-03-101-5/+9
* | ffmpeg: port sub2video to AVFrame.Nicolas George2013-03-101-15/+29
* | ffmpeg: do not give away our reference to the frame.Nicolas George2013-03-101-1/+2
* | Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer2013-03-101-3/+3
|\ \ | |/
* | Merge commit '1afddbe59e96af75f1c07605afc95615569f388f'Michael Niedermayer2013-03-081-0/+1
|\ \ | |/
* | Close output codecs if input codec initialisation fails.Carl Eugen Hoyos2013-03-081-1/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-071-0/+4
|\ \ | |/
* | Deprecate deinterlaced in libavcodec.Ronald S. Bultje2013-03-031-2/+2
* | ffmpeg: fix -stats -v 0Michael Niedermayer2013-03-031-1/+4
* | ffmpeg: print maxrss "-benchmark" data even on errorsMichael Niedermayer2013-03-021-2/+7
* | Merge commit 'df0229a7caa124dcfb84c34b48d316744c467311'Michael Niedermayer2013-03-011-0/+2
|\ \ | |/
* | ffmpeg: fix variable name in psnr printing codeMichael Niedermayer2013-03-011-1/+1
* | ffmpeg: free last sub when using -fix_sub_duration.Nicolas George2013-02-271-0/+1
* | ffmpeg: use a AVDictionary instead of the context to move swr parameters aroundMichael Niedermayer2013-02-241-0/+1
* | Merge commit '5c7db097ebe1fb5c233cedd8846615074e7d6044'Michael Niedermayer2013-02-241-0/+1
|\ \ | |/
* | ffmpeg: Check for parameter changes at the output of the audio filter graphMichael Niedermayer2013-02-141-0/+6
* | ffmpeg: fix streamcopy of lsf mp3.Michael Niedermayer2013-02-121-1/+1
* | ffmpeg: do not call exit from exit_program()Michael Niedermayer2013-02-061-2/+1
* | ffmpeg: implement -force_key_frames expression evalutionStefano Sabatini2013-01-271-5/+60
* | ffmpeg: support filtering of unknown channel layouts.Nicolas George2013-01-261-1/+1
* | ffmpeg: add -guess_layout_max option.Nicolas George2013-01-261-0/+2
* | ffmpeg: copy tmcd track timebase parametersMichael Niedermayer2013-01-241-0/+6
* | Merge commit 'd9bf716945046333c24580d538f450b516f15710'Michael Niedermayer2013-01-211-1/+1
|\ \ | |/
* | ffmpeg: accept "chapters" as forced key frames.Nicolas George2013-01-191-7/+45
* | Use new function av_codec_get_tag2() in ffmpeg.c.Carl Eugen Hoyos2013-01-171-1/+2
* | add note on windows piperogerdpack2013-01-061-1/+3
* | ffmpeg: remove annoying logs and improve reporting in case of unavailable bit...Stefano Sabatini2012-12-271-13/+11
* | Merge commit '77bd1bc73a1946b0f0ce09a7cbb242a65e138d06'Michael Niedermayer2012-12-201-14/+5
|\ \ | |/
* | ffmpeg: Fix shortest with libx264Michael Niedermayer2012-12-191-3/+2
* | ffmpeg: replace magic number with VSYNC_CFRPeter Ross2012-12-161-1/+1
* | ffmpeg: sub2video: use start and end time.Nicolas George2012-12-121-3/+17
* | ffmpeg: small indent fix.Clément Bœsch2012-12-041-1/+1
* | ffmpeg: use the correct variables in do_video_stats()Michael Niedermayer2012-12-041-4/+2
* | Update video stats log during encode flushThierry Foucu2012-12-041-0/+5
* | ffmpeg: fix mixed declarations and statements.Michael Niedermayer2012-11-241-2/+3
* | ffmpeg: Correct starttime based on non discarded streams.Michael Niedermayer2012-11-241-0/+19
* | ffmpeg: minor simplification of wraping codeMichael Niedermayer2012-11-241-2/+2
* | ffmpeg: add setting of field_order flagTim Nicholson2012-11-221-0/+12
* | ffmpeg: fix weird reindentStefano Sabatini2012-11-221-13/+13
* | ffmpeg: print debug_ts off and off_time values with timestamp helper routinesStefano Sabatini2012-11-221-4/+6
* | ensure comment blocks that contain doxygen commands start with double asterixPeter Ross2012-11-211-1/+1
* | ffmpeg: rework debugging timestamp logs in process_input()Stefano Sabatini2012-11-201-11/+19
* | ffmpeg: fix double ;;Michael Niedermayer2012-11-141-1/+1
* | ffmpeg: fix audio timestamps on stream copy with -ssMichael Niedermayer2012-11-141-1/+1
* | Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'Michael Niedermayer2012-11-121-1/+1
|\ \ | |/
* | Fix the packet duration when flushing the encoder.Thierry Foucu2012-11-071-0/+2
* | Merge commit '9221efef7968463f3e3d9ce79ea72eaca082e73f'Michael Niedermayer2012-11-031-1/+0
|\ \ | |/
* | Merge commit '381dc1a5ec0925b281c573457c413ae643567086'Michael Niedermayer2012-10-301-4/+3
|\ \ | |/
OpenPOWER on IntegriCloud