49264 Commits (069d156454138708855a69ee15262a92bebf63d9)
 

Author SHA1 Message Date
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
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
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
Michael Niedermayer 46cb61819d gifdec: check that the last keyframe exists and has been successfully parsed. 12 years ago
Michael Niedermayer b53ed19aa7 lcldec: Check length before unsigned subtraction. 12 years ago
Michael Niedermayer 69fb605ad5 mpc8: check stream count before accessing stream 1. 12 years ago
Michael Niedermayer ee9151b616 ff_mss12_decode_init: check dimensions 12 years ago
Carl Eugen Hoyos df39c3ce38 matroskaenc: add codec_tag lists back. 12 years ago
Carl Eugen Hoyos f8b6d4818e Only try to auto-detect LATM in mpegts if the LOAS demuxer was configured. 12 years ago
Michael Niedermayer 9d6e0ac673 floatdsp: restrict->av_restrict 12 years ago
Michael Niedermayer 7357ca900e sanm: Check decoded_size. 12 years ago
Martin Storsjö 57ed8debb9 wmv2: Propagate the wmv2 idct permutation type to the dsputils context 12 years ago
Martin Storsjö e90820d4f8 rtp: Make sure priv_data is set before reading it 12 years ago
Michael Niedermayer 31cd1e20bb eval: add function to access the current "wallclock" time. 12 years ago
Michael Niedermayer 665f2d432c hls: add missing checks for accessing avoption fields 12 years ago
Michael Niedermayer 8071288601 mlpdec: move ch_assign setup code down to after ch layout is set. 12 years ago