51298 Commits (dc65d784df4071b772d6f6967fa79767d6ad4fae)
 

Author SHA1 Message Date
Michael Niedermayer ad98567198 mpegvideo_enc: remove stray semicolon 12 years ago
Michael Niedermayer f1c3d8b344 avutil/add_to_pool: remove unused assgnment 12 years ago
chinshou b619a54853 alac: Fix order of values in comment 12 years ago
Michael Niedermayer 8d0da20ca6 avidec: fix duration and bitrate of truncated files 12 years ago
Hendrik Leppkes c3ebfcd6e1 mpegvideo: allocate hwaccel privdata after the frame buffer 12 years ago
Hendrik Leppkes 9c9ede44f3 h264: allocate hwaccel privdata after the frame buffer 12 years ago
Hendrik Leppkes c71c80f53b pthread: unref already decoded frames when flushing the decoder 12 years ago
Hendrik Leppkes 4e70d66ded mpegvideo: fix allocation of the hwaccel_picture_private data 12 years ago
Anton Khirnov 6599b087de buffersrc: fix a typo. 12 years ago
Anton Khirnov 2c328a9079 pixdesc: add a function for counting planes in a pixel format. 12 years ago
Anton Khirnov 1516bf7af1 lavc: update the doxy for avcodec_decode_{video,audio} wtih refcounting. 12 years ago
Anton Khirnov c977039e58 lavc, lavfi: fix counting number of planes in AVBufferRef wrappers 12 years ago
Anton Khirnov e5c32d6da7 avplay: remove the -debug option. 12 years ago
Anton Khirnov 3cd93cc7b8 Revert "asfenc: return error on negative timestamp" 12 years ago
Paul B Mahol 4d16ba2dd8 ffplay: silence warning of mixed enumeration types 12 years ago
Matthieu Bouron 69e93792d6 lavf/mxfdec: read field dominance flag 12 years ago
Hendrik Leppkes 97f8c6e147 pthread: update all get_buffer checks for get_buffer2 12 years ago
Carl Eugen Hoyos 55bb8f4589 Fix Makefile dependency for the dvd_nav parser. 12 years ago
Carl Eugen Hoyos e4f5aa5e8d Inform the user if a pix_fmt != yuv420p was chosen for x264 encoding. 12 years ago
Michael Niedermayer 6128d33946 AVFrame.pkt_dts: improve docs 12 years ago
Michael Niedermayer 0e02a5193f segment: copy metadata 12 years ago
Thierry Foucu 823efd9286 Fix termination of mov_ch_layouts_wav array lookup 12 years ago
Michael Niedermayer 9c22039c15 doc: Document the order in which avoid_negative_ts is applied compared to other timestamp options 12 years ago
Michael Niedermayer aafbfb1c2e doc: try to improve avoid_negative_ts documentation 12 years ago
Clément Bœsch 4b35be3251 lavc: fix avpacket memleak with subtitles recoding. 12 years ago
dronus fdca977a22 libavdevice sdl: added window_fullscreen option to switch SDL output into fullscreen mode 12 years ago
Elvis Presley 58bc65952b libavcodec/proresdec.h: fix license header 12 years ago
Michael Niedermayer cea3a63ba3 avutil/buffer: Fix race in pool. 12 years ago
Michael Niedermayer 73ef12757b append_packet_chunked: remove outcommented code 12 years ago
Michael Niedermayer 0163ad66e1 mpeg2: 12LSB w/h of 0 is not allowed in compliant videos thus this also needs AV_EF_COMPLIANT 12 years ago
Michael Niedermayer 330e440706 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 523c8e0503 Merge commit '50c449ac24fbb4c03c15d2e2026cef2204b80385' 12 years ago
Anton Khirnov 358628074c print_options: do not generate docs for options without enc or dec flags 12 years ago
Anton Khirnov ce0124acac mpeg12: do not fail on zero dimensions in the sequence header. 12 years ago
Kostya Shishkov 50c449ac24 iff: validate CMAP palette size 12 years ago
Luca Barbato d1bec33b46 asfenc: return error on negative timestamp 12 years ago
Clément Bœsch 6abb554fd6 lavc,lavu: fix two doxy mixup between h/v chroma shift. 12 years ago
Clément Bœsch c10b57973d lavfi/pad: fix horizontal/vertical shift confusion. 12 years ago
Michael Niedermayer fbd3ee91a5 avutil/frame: typo 12 years ago
Michael Niedermayer 3dc25c3ab2 avutil/frame: document alignment and padding requirements 12 years ago
Clément Bœsch 76d1c07c89 lavfi/ebur128: add metadata injection. 12 years ago
Michael Niedermayer 29e0357a11 aasc: fix pointer vs value error 12 years ago
Michael Niedermayer 8152451b56 buffersrc: fix w/h error 12 years ago
Michael Niedermayer 519ebb5ee5 rmdec: flush audio packet on seeking 12 years ago
Michael Niedermayer ef3c88838e doc/developer: Add "security fixes" to the release process steps 12 years ago
Michael Niedermayer 36258f9829 Merge remote-tracking branch 'cigaes/master' 12 years ago
Michael Niedermayer c603f22683 avutil/get_pool: remove dead operations whichs result is never used. 12 years ago
Michael Niedermayer e3be7b1159 avutil/get_pool: Remove redundant initial atomic operation 12 years ago
Nicolas George ec7fc7b7d1 fate: add a test for -filter_complex / -lavfi without input. 12 years ago
Nicolas George 40ea006b76 ffmpeg: make -lavfi an alias for -filter_complex. 12 years ago