51467 Commits (3d68f5e032c845467e107a19393b270f82034eac)
 

Author SHA1 Message Date
Michael Niedermayer 3d68f5e032 h264_direct: assert the validity of the spatial ref 12 years ago
Michael Niedermayer 285c5f6838 h264: move last_slice_type reset into decode_slice_header 12 years ago
Michael Niedermayer 11c3381ce3 h264: move the default_ref_list_done check down after its inputs have been written 12 years ago
Michael Niedermayer 3f2ce24f59 h264_refs: assert that the references are not deallocated 12 years ago
Michael Niedermayer fbb6741a84 h264_refs: assert that long ref fields have not been inserted multiple times 12 years ago
Michael Niedermayer dc92464aee avutil: add av_buffer_get_ref_count() 12 years ago
Michael Niedermayer 746016598d h264: Move slice_table clean out of frame_start 12 years ago
Paul B Mahol 95c7cad70c lavc: remove empty function 12 years ago
Stefano Sabatini c838701ce4 doc/texi2pod.pl: skip printing chapter names if they are disabled 12 years ago
Stefano Sabatini 37fce84e27 lavc/libtheoraenc: clarify comment about global_quality to quality conversion 12 years ago
Carl Eugen Hoyos b448c0a68d Write broken aac frames to mov files instead of skipping them. 12 years ago
Michael Niedermayer 89ec4f4d5e Merge remote-tracking branch 'cehoyos/master' 12 years ago
Michael Niedermayer 612d9cdbe9 ffplay: use av_guess_frame_rate() 12 years ago
Michael Niedermayer ee53777e70 fate: Print correct error message for reference generation too 12 years ago
Michael Niedermayer 6c8aa2035d Merge remote-tracking branch 'qatar/master' 12 years ago
Carl Eugen Hoyos 670bb1c979 Fix compilation with --enable-decoder=webp --disable-decoder=vp8 12 years ago
Carl Eugen Hoyos 4d3c5d3b65 Do not show "Estimating duration from bitrate" warning if no duration was estimated. 12 years ago
Matt Wolenetz 65340c976c Fix pthread_cond and pthread_mutex leaks in vp8 12 years ago
Paul B Mahol 1c11ab82d6 paf_video: make code independent of sizeof(AVFrame) 12 years ago
Michael Niedermayer 66e9716a36 aacps: correct opdipd code to match spec 12 years ago
Paul B Mahol a345b7f906 vmdav: use more unchecked bytestream2 variants where it makes sense 12 years ago
Paul B Mahol 67f9bbbb3f noise_bsf: check if allocation failed 12 years ago
Paul B Mahol 8263726c69 lavc: fix typo 12 years ago
Xidorn Quan c7269e3a26 vda_h264_dec: fit the new API 12 years ago
Michael Niedermayer ef7b6b489a ffmpeg/avformat: factor av_guess_frame_rate() out 12 years ago
Xidorn Quan c81d2fa96d avutil/buffer: add get_opaque 12 years ago
Luca Barbato b01b60a29d fate: add an option to generate the references 12 years ago
Michael Niedermayer 774a268497 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 8ed9d34aa7 Merge commit 'c3d015775388882b8a122afc337ea35108f652be' 12 years ago
Michael Niedermayer 24cfe91a22 id3v2: allocate large enough buffer 12 years ago
Michael Niedermayer aa28c42534 mjpegdec: check buffer before using it 12 years ago
Michael Niedermayer 551f683861 yop: Do not keep a copy of parts of the returned packet 12 years ago
Michael Niedermayer 6ae03353de mpegvideo: Make the table reallocation more robust. 12 years ago
Clément Bœsch 0fb9f77a39 LICENSE: add libutvideo in the GPL libraries list. 12 years ago
Michael Niedermayer 3969b4b861 gmc: Always use edge emu 12 years ago
Michael Niedermayer 8fc52a5ef9 wmv2: drop non emu edge mode 12 years ago
Michael Niedermayer 76e6b1eba1 wmv2: Use emu edge mode when the edge is too small 12 years ago
Michael Niedermayer 92002db3eb h264_refs: Check for attempts to assign pictures to short & long. 12 years ago
Clément Bœsch dd17843b8a fate/filter: make overlay test bitexact. 12 years ago
Clément Bœsch ef4020ca7d fate/filter: move gradfun filtergraph to a dedicated script. 12 years ago
Clément Bœsch 0adc93ba2b fate/filter: move concat filtergraph to a dedicated script. 12 years ago
Clément Bœsch b1213c911c fate/filter: move some CMD below deps for consistency. 12 years ago
Clément Bœsch 7f19fc99e0 fate/filter: remove pointless indirections for gradfun and hqdn3d. 12 years ago
Clément Bœsch 4694af1088 fate/filter: rename 'ubitux' rules to 'sample'. 12 years ago
Clément Bœsch ac00755e0a fate/filter: stick delogo test with its deps (cosmetics). 12 years ago
Michael Niedermayer 27b7bfc7b5 avidec: Fix demuxing of non seekable avis with multiple RIFFs 12 years ago
Giorgio Vazzana 5009863ab5 lavd/v4l2: fix printing of list_formats table 12 years ago
Giorgio Vazzana b97f7d9d24 lavd/v4l2: replace ioctl() with v4l2_ioctl() 12 years ago
Michael Niedermayer e14f8bd07e fate: Disable af_join test, as its output is not deterministic currently 12 years ago
Michael Niedermayer e0dd8cadcc af_join: fix channel count and format 12 years ago