71336 Commits (a0854c084ea1541591c54aaab1f993ebaf92ffaf)
 

Author SHA1 Message Date
Paul B Mahol a0854c084e avfilter: handle error in query_formats() in bunch of filters 10 years ago
Gilles Chanteperdrix 21e034a47a avformat/libquvi: Fix whitelist handling 10 years ago
Michael Niedermayer 845ab37b05 avcodec/h264_slice: Fix uninitialized variable 10 years ago
Michael Niedermayer 386601286f avcodec/h264_slice: Dont reset mb_aff_frame per slice 10 years ago
Michael Niedermayer 795199fca4 avcodec/h264: use consistent argument name in MB_FIELD() macro 10 years ago
ferdo@bigroses.nl 92f94fd5dd libavcodec/hqx: correct clipping error 10 years ago
Michael Niedermayer 235589ee9e avformat/segment: Change enum to int, which is accessed via AVOption as int 10 years ago
Michael Niedermayer f289422a3e avformat/ape: Use av_malloc_array() 10 years ago
Michael Niedermayer 3662e251cb avformat/asfenc: Check for index_ptr allocation failure 10 years ago
Vignesh Venkatasubramanian d6bb82387c webmdashenc: Fix fate in MSVC 10 years ago
Michael Niedermayer 9c37c81246 Merge commit '27f274628234c1f934b9a6a6380ed567c1b4ceae' 10 years ago
Michael Niedermayer 0739179bfb Merge commit '108f2f381acb93827fb4add0517eeae859afa3bf' 10 years ago
Vignesh Venkatasubramanian 6fd300ac6c lavf: Add support for WebM Live Muxing 10 years ago
Luca Barbato 27f2746282 parseutils: Make av_small_strptime public 10 years ago
Michael Niedermayer c4b2017ba6 avcodec/h264: finish previous slices before switching to single thread mode 10 years ago
Michael Niedermayer 43b434210e avcodec/h264: Fix race between slices where one overwrites data from the next 10 years ago
Michael Niedermayer 4ec5762e25 tests/fate/mpeg4: add bitexact flag so as to avoid the version number from being included in the checksum 10 years ago
Andreas Cadhalpun 1b8d071734 fate: add mpeg4_unpack_bframes bsf test 10 years ago
Stephan Holljes 6d8c27f951 libavformat/http.c: Fix missing parenthesis in http_listen() 10 years ago
Michael Niedermayer eca39e29a3 MAINTAINERS: Add Lou Logan as server admin as he is root too 10 years ago
Michael Niedermayer 7ddbb4e23a avcodec/pthread_frame: Fix memleak with frame threads and allocated AVOptions 10 years ago
Luca Barbato 108f2f381a parseutils: Extend small_strptime to be used in avformat 10 years ago
Lukasz Marek f79cd98caf examples/avio_list_dir: init/deinit network 10 years ago
Michael Niedermayer a66dcfeedc avcodec/vc1dec: Check buf2 for malloc failure 10 years ago
Michael Niedermayer 34bddf443c avfilter/af_amix: Use av_mallocz_array() 10 years ago
Michael Niedermayer 8a8a1cce6c avfilter/vsrc_mptestsrc: Change enum to int, which is accessed via AVOption as int 10 years ago
Michael Niedermayer d2277aa7e2 avformat/httpauth: Change enum to int, which is accessed via AVOption as int 10 years ago
Michael Niedermayer ff6841c6bb avformat/utils: avoid discarded streams in av_find_default_stream_index() 10 years ago
Michael Niedermayer ba54512a10 avfilter/vf_mpdecimate: Fix missing () 10 years ago
Mariusz Szczepańczyk 4286752279 lavf/libsmbclient: implement directory listing callbacks 10 years ago
Michael Niedermayer 99a567cbe2 Merge commit '249796e2560c2cce1add722c3e873de96b17be74' 10 years ago
James Almer 43482bd1a5 swr/resample: use av_clip functions 10 years ago
Michael Niedermayer be920e4820 Merge commit '5637ff01218a44fcc1fff9b4382a15a6470abcc9' 10 years ago
Michael Niedermayer db4ac46fed Merge commit '31048d48b0410b9cfb6023054d81e627d01be342' 10 years ago
Michael Niedermayer 39c6834c12 Merge commit 'bd737b5178f361a9b592691848f29a7a79603a7e' 10 years ago
Michael Niedermayer 097efa4750 Merge commit 'a939e5b2527d0c4628815b1d3d8e29ee921227e8' 10 years ago
Michael Niedermayer aa000ddab2 avcodec/svq3: add scaling matrix init that was removed from h264 init 10 years ago
Michael Niedermayer 80a76905eb Merge commit '65afa65e7393e7745427e267d6c6ca814c7c8b45' 10 years ago
Michael Niedermayer abae926ef8 Merge commit 'e1f907711a91e5ce19402a1831cfbe8f709b67f7' 10 years ago
Michael Niedermayer e6c710600e avcodec/svq3: add initialization which was removed from h264 init 10 years ago
Michael Niedermayer 14d241b19d Merge commit '43fd3dd80ca2d1c2ccf6a7b7632db544c809c690' 10 years ago
Anton Khirnov 249796e256 svq3: initialize some required H264Context fields. 10 years ago
Michael Niedermayer 68f4840606 Merge commit '050324d020f843ce333276ebb6f27cc6026f37d0' 10 years ago
Michael Niedermayer cde98920da Merge commit '84f226a3bcd8b39801a4c9051c033ab7d61aaf76' 10 years ago
Martin Storsjö 5637ff0121 libavcodec: Clarify the documentation of the internal codec capability flags 10 years ago
Michael Niedermayer 31048d48b0 avcodec/libx265: export chosen picture types 10 years ago
Michael Niedermayer 0968180f02 avfilter/yadif: Change enums to int, which are accessed via AVOption as int 10 years ago
Michael Niedermayer 9caec04a31 avfilter/vsrc_mandelbrot: Change enums to int, which are accessed via AVOption as int 10 years ago
Andreas Cadhalpun 71fa0aa085 mpeg4: suggest mpeg4_unpack_bframes bsf instead of avidemux/VirtualDub 10 years ago
Michael Niedermayer cf880ccb6a avcodec/error_resilience: Avoid race with updating the error_count 10 years ago