49611 Commits (c2dd5a18b27bb33d871d41fbed9104f3a68d68fe)
 

Author SHA1 Message Date
Dave Rice fe63f3d301 doc/syntax: add missing frame sizes 12 years ago
Dave Rice 3bba91d32d doc/syntax: fix frame rate documentation 12 years ago
Stefano Sabatini 1897109c00 lavfi/pad: add support to named options 12 years ago
Stefano Sabatini c44281906a ffplay: remove misleading comment from audio_decode_frame() 12 years ago
Stefano Sabatini 02af4e9a97 ffplay: rename audio_decode_frame() variable "pts" to "audio_clock0" 12 years ago
Stefano Sabatini 6e32b377bb ffplay: remove pts_ptr argument from audio_decode_frame() 12 years ago
Michael Niedermayer cb573f7fbc avcodec/x86: Add daniels copyright to the recent gcc->yasm convertions he did. 12 years ago
James Almer 13eb9fcf56 build: Remove superfluous MAKE variable for the build suffix 12 years ago
James Almer d1511c02f4 proresdsp: Fix checkheaders 12 years ago
Carl Eugen Hoyos 90020d7f4b lavf/segment: use correct spelling and value for EXT-X-ALLOW-CACHE tag 12 years ago
Stefano Sabatini c91f1f3f92 ffplay: drop redundant NULL sws_freeContext() check in stream_close() 12 years ago
Michael Niedermayer 0cecaa9e2e ffmpeg: free attachments, fix memleak 12 years ago
Carl Eugen Hoyos a60530e3ee Require at least three frames to autodetect loas. 12 years ago
Michael Niedermayer 695af8eed6 h264: skip error concealment when SPS and slices are mismatching 12 years ago
Michael Niedermayer 0e9b9a6748 flacdec: skip in stream header packets 12 years ago
Nicolas George 23686c72e5 doc: update filter_design.txt to API changes. 12 years ago
Michael Niedermayer cdc48860a8 h264: silence warning about array index being out of bounds 12 years ago
Michael Niedermayer 4be0b91094 Merge remote-tracking branch 'cus/stable' 12 years ago
Stefano Sabatini 6d9c21dc0e doc/indevs: add missing final dot in v4l2 option value description 12 years ago
Stefano Sabatini fd6b6efbd2 lavfi/crop: fix help message for the keep_aspect option 12 years ago
Stefano Sabatini 6032a1c977 ffplay: extend doxy for audio_decode_frame() 12 years ago
Nicolas George 55910e1894 lavd/alsa: simplify reordering functions definition. 12 years ago
Michael Niedermayer 6726fb6533 avfilter/vf_hqdn3d.h: restore author attribution, history and project name 12 years ago
Michael Niedermayer d593f2b241 avfilter/x86/vf_hqdn3d_init: fix author attribution & project name 12 years ago
Michael Niedermayer 0d13a7b786 Merge remote-tracking branch 'qatar/master' 12 years ago
Marton Balint 4ea7fbb2ec ffplay: step to next frame if paused when seeking 12 years ago
Marton Balint c5eab4bb70 ffplay: move up pause functions 12 years ago
Marton Balint 5de3f724f1 ffplay: remember last window dimensions 12 years ago
Marton Balint 4fd6e5af1e ffplay: fix order of setting show_mode 12 years ago
Marton Balint 571ef42dd4 ffplay: dynamically allocate audio buffer 12 years ago
Carl Eugen Hoyos b45a3e167f Map the interlaced flag of yuv4mpeg streams to AVCodecContext->field_order. 12 years ago
Steven Boswell II 6289a8296a build-sys: Fix pkgconfig files when ffmpeg is built with --build-suffix 12 years ago
Carl Eugen Hoyos 985e93a865 Do not fail for mixed interlaced / non-interlaced YUV4MPEG streams. 12 years ago
Ronald S. Bultje 8af915c21b vp56: remove clear_blocks call, and clear alpha plane U/V DC only. 12 years ago
Carl Eugen Hoyos 6a50e8a190 Do not change codec in flv streams if the user has forced a codec. 12 years ago
Matthieu Bouron 5a67e30b1c ffmpeg: fix broken channel_layout option 12 years ago
Stefano Sabatini 423856c4ae doc/filters: fix syntax and typo for the afade curve option 12 years ago
Stefano Sabatini 986540b65f doc/filters: create a dedicated examples section for lut*, and itemize 12 years ago
Stefano Sabatini 902fa77fd7 doc/filters: fix syntax and description for the lut* options 12 years ago
Stefano Sabatini b868275ddb doc/muxers: fix level for the segment options subsection 12 years ago
Carl Eugen Hoyos 99eedfc400 doc/muxers.texi: Fix mp3 picture attachment documentation. 12 years ago
Michael Niedermayer 911e270688 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 1bc51a7a74 Merge commit '1730ca2eca42974af0c29f38a0770997cba2f0da' 12 years ago
Michael Niedermayer 69a6eddd60 Merge commit 'f2960097e42ddf9a356bab6547f87906f6999e0a' 12 years ago
Diego Biurrun 76d90125cd vf_hqdn3d: x86: Add proper arch optimization initialization 12 years ago
Diego Biurrun 6c1a7d07eb Use proper "" quotes for local header #includes 12 years ago
Diego Biurrun 4eef2ed707 ppc: fmtconvert: Drop two unused variables. 12 years ago
Anton Khirnov 9ec8971060 bink demuxer: set framerate. 12 years ago
Anton Khirnov 1730ca2eca bink demuxer: check malloc return value 12 years ago
Anton Khirnov f2960097e4 bink: fix a check for the first frame. 12 years ago