49477 Commits (dcfbe1e0b67bfdaf0827a0c54f3c736cdb7c9c1c)
 

Author SHA1 Message Date
Vittorio Giovara a84fb6e06f h264: Allow discarding the cropping information from SPS 12 years ago
Michael Niedermayer ab6c9332bf vqavideo: check chunk sizes before reading chunks 12 years ago
Michael Niedermayer e9d443cf08 eacmv: Free frames on resolution changes 12 years ago
Michael Niedermayer 286930d302 gifdec: check that w,h is not zero 12 years ago
Carl Eugen Hoyos a0d1440476 Fix compilation with --disable-everything on x86_32. 12 years ago
Stefano Sabatini c4738c3196 ffmpeg: fix typo in open_files() message 12 years ago
Stefano Sabatini 1ec3324f00 lavf/img2enc: extend current options documentation 12 years ago
Stefano Sabatini 069d156454 lavf/img2dec: fix option help fields 12 years ago
Stefano Sabatini 2756c3091a doc/faq: fill missing word in the concat protocol entry 12 years ago
Stefano Sabatini 40cb682ca0 doc/faq: mention concat protocol documentation in the protocol concatenation entry 12 years ago
Michael Niedermayer c10350358d gifdec: gif_copy_img_rect: Fix end pointer 12 years ago
Michael Niedermayer fc8e8e5bef h264_qpel: put cpuflags checks back. 12 years ago
Michael Niedermayer cf48b00640 cavsdec: check for value in get_ue_code() 12 years ago
Jason 77b740ac0a lavu/timecode: fix time code calculation for 60000/1001 drop frame 12 years ago
Jason a717fa84ed lavu/timecode: Allow drop frame mode for 60000/1001 fps 12 years ago
Diego Biurrun 33552a5f7b arm: Add mathops.h to ARCH_HEADERS list 12 years ago
Luca Barbato 4333df6355 avstring: K&R formatting cosmetics 12 years ago
Diego Biurrun 2c10e2a2f6 build: Make the H.264 parser select h264qpel 12 years ago
Janne Grunau c5c2060cf5 x86: h264qpel: add cpu flag checks for init function 12 years ago
Michael Niedermayer 55d66b2790 movenc: check that fps for tmcd is within encodable range. 12 years ago
Michael Niedermayer 9362f31b55 movenc: Calculate fps for tmcd without intermediate step. 12 years ago
Michael Niedermayer bee044d7c2 ffmpeg: copy tmcd track timebase parameters 12 years ago
Michael Niedermayer b75ac7c71c lavc: include timebase in avcodec string at debug level. 12 years ago
Michael Niedermayer c071b00643 mpeg12demux: Fallback to startcode for stream type identification. 12 years ago
Janne Grunau 6bdb841b46 h264: copy h264qpel dsp context to slice thread copies 12 years ago
Janne Grunau 8e148b8742 arm: h264qpel: use neon h264 qpel functions only if supported 12 years ago
Paul B Mahol eb567a7999 eacdata: do not set sample_fmt 12 years ago
Paul B Mahol 7b007a7c1f flic: do not set sample_fmt 12 years ago
Michael Niedermayer fc13a89654 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 70b0aeba00 Merge commit '7a95afe433b2a692f490b98948c082e62ffc1d27' 12 years ago
Michael Niedermayer 9c555bca68 Merge commit '528878ee7b377e23a194d7c801571d97793047e0' 12 years ago
Michael Niedermayer b4581e9394 Merge commit '4a4a7e138c92901e04db46a6b05cc6948023e5f5' 12 years ago
Michael Niedermayer 1d2abca7e1 wmv2enc: drop setting of idct_algo 12 years ago
Michael Niedermayer 40c27504a5 Merge commit '57ed8debb9b9cc565cc6e9f98c5b5cbb9f69097c' 12 years ago
Paul B Mahol dd5689a3bd matroskadec: export codec bits_per_coded_sample 12 years ago
Paul B Mahol ee8d4a4142 matroskaenc: fix -codec copy with TTA 12 years ago
Paul B Mahol 9ddf5631e3 matroskaenc: support TTA muxing 12 years ago
Stefano Sabatini c89a8ee23d doc/eval: fix/review the section about SI prefixes and usage 12 years ago
Stefano Sabatini ca1bc188f4 doc/eval: fix documentation for time() function 12 years ago
Stefano Sabatini 2b207bab19 doc/eval: substitute if/then/else construct with an example making use of boolean expression composition 12 years ago
Stefano Sabatini 2ed0803c6c lavu/eval: extend if/ifnot functions to accept a third parameter 12 years ago
Paul B Mahol 056664ff25 lavc/tta: remove nonsense s->avctx indirection, use avctx directly 12 years ago
Paul B Mahol e65046bf83 lavfi/earwax: remove config_input() 12 years ago
Mans Rullgard e9d817351b dsputil: Separate h264 qpel 12 years ago
Luca Barbato 7a95afe433 doc: fix dependencies in pod generation 12 years ago
Diego Biurrun 528878ee7b openbsd: configure: Stop enabling PIC by default 12 years ago
Martin Storsjö 4a4a7e138c rtpenc_chain: Use the original AVFormatContext for getting payload type 12 years ago
Martin Storsjö 932117171f rtp: Make sure the output format pointer is set 12 years ago
Carl Eugen Hoyos fc50175ba2 Refuse to mux tta into matroska, the output file is broken. 12 years ago
Michael Niedermayer 7e059c9c5d mpeg4videoenc: check w,h to be within the supported range. 12 years ago