51496 Commits (91b5ee66998ea28cdafb5ca31cbebc55ddf4cdb9)
 

Author SHA1 Message Date
Derek Buitenhuis 91b5ee6699 doc: Grammar fixes for FFmpeg description 12 years ago
Derek Buitenhuis 9f597052d4 doc: Fix grammar in -n description 12 years ago
Derek Buitenhuis 876fe11e32 doc: Small grammar fix in -f description 12 years ago
Derek Buitenhuis e54a15b681 doc: Document which cpuflags exist 12 years ago
Derek Buitenhuis 4c79367e9b doc: Explain the various logevel settings 12 years ago
Derek Buitenhuis 1fb8ecb498 doc: Remove list of format fields 12 years ago
Michael Niedermayer a9f8182a9d doxygen: dont strip code comments 12 years ago
Michael Niedermayer ac126a98e5 dvdec: fix lowres=3 with yuv 4:1:1 12 years ago
Clément Bœsch d00dcb8c9f opt: attempt to improve options dump output. 12 years ago
Clément Bœsch 999a46b12c cmdutils: support filters in the help topic system. 12 years ago
Clément Bœsch 7d8ad6c1fa cmdutils: avtool -> fftool 12 years ago
Michael Niedermayer 5c13ae280f cmdutils: allow forcing log line repeation 12 years ago
Michael Niedermayer cb16d433a9 cmdutils_common_opts: fix loglevel help text as its inaccurate 12 years ago
Stefano Sabatini 66c92a1575 examples/resampling_audio: make use of av_samples_alloc_array_and_samples() 12 years ago
Stefano Sabatini 5c73645d91 lavu/samplefmt: add av_samples_alloc_array_and_pointers() 12 years ago
Stefano Sabatini 39aad43465 lavfi/overlay: fix debug PTS output in try_filter_frame() 12 years ago
Timothy Gu 874173002e doc/filters: fix width/height typo in crop filter. 12 years ago
Clément Bœsch 01b2d1288a lavfi/volume: use designated initializers for the sample_fmts declaration. 12 years ago
Clément Bœsch 4dae804d3c lavfi/volume: use copy props helper instead of incomplete manual code. 12 years ago
Clément Bœsch eb054a9693 fate/filter: use aperms to test volume filter. 12 years ago
Michael Niedermayer f8201cc18b Merge remote-tracking branch 'qatar/master' 12 years ago
Clément Bœsch 29667a2c20 decimate: check for avctx ptr before closing. 12 years ago
Stephen Hutchinson 8cd7aab1bb Use PIX_FMT_BGR24 for the AviSynth demuxer, instead of RGB24. 12 years ago
Michael Niedermayer 34ea5f418e h264_refs: check for multiple mismatching long term ref assignments 12 years ago
Michael Niedermayer 8b9059cfdd Merge remote-tracking branch 'cus/stable' 12 years ago
Michael Niedermayer 3d68f5e032 h264_direct: assert the validity of the spatial ref 12 years ago
Michael Niedermayer 285c5f6838 h264: move last_slice_type reset into decode_slice_header 12 years ago
Michael Niedermayer 11c3381ce3 h264: move the default_ref_list_done check down after its inputs have been written 12 years ago
Michael Niedermayer 3f2ce24f59 h264_refs: assert that the references are not deallocated 12 years ago
Michael Niedermayer fbb6741a84 h264_refs: assert that long ref fields have not been inserted multiple times 12 years ago
Michael Niedermayer dc92464aee avutil: add av_buffer_get_ref_count() 12 years ago
Michael Niedermayer 746016598d h264: Move slice_table clean out of frame_start 12 years ago
Derek Buitenhuis f2f57d1679 doc/platform: Remove part about dllimport 12 years ago
Marton Balint 1c2ac44947 ffplay: always queue attachment pictures after flushing the video packet queue 12 years ago
Marton Balint de81d8da47 ffplay: fix early frame dropped pts serial 12 years ago
Matt Wolenetz 1d6e618939 vp8: Fix pthread_cond and pthread_mutex leaks 12 years ago
Carl Eugen Hoyos b448c0a68d Write broken aac frames to mov files instead of skipping them. 12 years ago
Michael Niedermayer 89ec4f4d5e Merge remote-tracking branch 'cehoyos/master' 12 years ago
Michael Niedermayer 612d9cdbe9 ffplay: use av_guess_frame_rate() 12 years ago
Michael Niedermayer ee53777e70 fate: Print correct error message for reference generation too 12 years ago
Michael Niedermayer 6c8aa2035d Merge remote-tracking branch 'qatar/master' 12 years ago
Carl Eugen Hoyos 670bb1c979 Fix compilation with --enable-decoder=webp --disable-decoder=vp8 12 years ago
Carl Eugen Hoyos 4d3c5d3b65 Do not show "Estimating duration from bitrate" warning if no duration was estimated. 12 years ago
Paul B Mahol 95c7cad70c lavc: remove empty function 12 years ago
Stefano Sabatini c838701ce4 doc/texi2pod.pl: skip printing chapter names if they are disabled 12 years ago
Stefano Sabatini 37fce84e27 lavc/libtheoraenc: clarify comment about global_quality to quality conversion 12 years ago
Matt Wolenetz 65340c976c Fix pthread_cond and pthread_mutex leaks in vp8 12 years ago
Paul B Mahol 1c11ab82d6 paf_video: make code independent of sizeof(AVFrame) 12 years ago
Michael Niedermayer 66e9716a36 aacps: correct opdipd code to match spec 12 years ago
Paul B Mahol a345b7f906 vmdav: use more unchecked bytestream2 variants where it makes sense 12 years ago