83329 Commits (4d0e89ce27bc8d995bf9be831e62ea0b3893e375)
 

Author SHA1 Message Date
Steven Liu 1bb192ef6c avformat/flvenc: refine the flvenc shift_data code 8 years ago
Steven Liu 2f7cc21b61 avformat/hlsenc: refine the code readable for time unit 8 years ago
Felipe Astroza b7665642f1 libavformat/tee: tee was passing a wrong option name for fifo's format_options 8 years ago
Pavel Koshevoy 9ea2998586 avcodec/cuvid: fail early if GPU can't handle video resolution 8 years ago
wm4 c16fe1432d hwcontext_cuda: implement frames_get_constraints 8 years ago
Rodger Combs 2b20290061
lavf/segment: fix crash when failing to open segment list 8 years ago
Michael Niedermayer e371f031b9 avcodec/pngdec: Fix off by 1 size in decode_zbuf() 8 years ago
Michael Niedermayer a0341b4d74 avcodec/error_resilience: update indention after last commit 8 years ago
Michael Niedermayer d9d9fd9446 avcodec/error_resilience: Optimize motion recovery code by using blcok lists 8 years ago
Marton Balint f1214ad5d9 ffplay: fix indentation after last commit 8 years ago
Marton Balint 076fc75bdb ffplay: do not preallocate video texture 8 years ago
Paul B Mahol 7f9978b0bd avformat: add MIDI Sample Dump Standard demuxer 8 years ago
Jonathan Campbell d5d474aea5 avcodec/ac3dec: add consistent noise generation option. 8 years ago
Jonathan Campbell 76c5a69e26 libavutil: add av_lfg_init_from_data() function 8 years ago
Michael Niedermayer 0a5add45c7 avfilter/af_hdcd: Fix leak of memory allocated by ff_make_format_list() 8 years ago
Mark Thompson d40a1ae7ec vaapi_mpeg4: Restore changes overwritten by merge 8 years ago
Michael Niedermayer 61164112a5 avfilter/avf_showspectrum: Fix memleak of text allocated by av_asprintf() 8 years ago
Michael Niedermayer e740e9c798 avfilter/vf_palettegen: Fix leak and simplify code 8 years ago
Paul B Mahol d60f090dd1 avcodec/fraps: add support for PAL8 8 years ago
Michael Niedermayer cde007dcd3 avcodec: Add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM to most h263 based codecs 8 years ago
Michael Niedermayer 5f2b360fc0 avfilter/avfiltergraph: Add assert to write down in machine readable form what is assumed about sample rates in swap_samplerates_on_filter() 8 years ago
Matthieu Bouron cf3affabb4 lavc/h264dec: re-indent after previous commit 8 years ago
Matthieu Bouron 639e262971 lavc/h264dec: make sure a slice is decoded before finishing setup 8 years ago
Paul B Mahol 8869f5efec avformat/wavdec: enable seeking with XMA2 8 years ago
Paul B Mahol 18cfcc6458 avcodec/wmaprodec: add xma_flush for seeking in XMA2 8 years ago
Paul B Mahol 5d2609929d avcodec: add XMA2 parser 8 years ago
Paul B Mahol 96fe4432f5 avcodec/wmaprodec: unbreak XMA mono decoding 8 years ago
bnnm cab0f3abc5 avcodec/atrac3: allow 6 channels (non-joint stereo) 8 years ago
Daniil Cherednik 9a619bef54 dcaenc: Use Huffman codes for Bit Allocation Index 8 years ago
Timo Rothenpieler 6b0a3ee6f8 avcodec/nvenc: add logging for more error cases 8 years ago
Timo Rothenpieler 5403d90f32 avcodec/nvenc: make gpu indices independend of supported capabilities 8 years ago
Steven Liu 1c1031003b avformat/hlsenc: fix too many open files bug 8 years ago
Paul B Mahol 8a1759ad46 avcodec/exr: export writer info into frame metadata 8 years ago
Paul B Mahol 546e29d1f5 avcodec/exr: make it aware of 2 additional compressions 8 years ago
Aleksandr Slobodeniuk 545511f57a avcodec/avcodec: fix lil typo in comment 8 years ago
Michael Niedermayer 1df3d636d4 avcodec/speedhq: Fix warning about "initialization from incompatible pointer type" 8 years ago
Paul B Mahol 45f4bf94af avcodec/wmaprodec: check number of channels for XMA streams 8 years ago
Paul B Mahol 0fe50e56e9 avcodec/pixlet: use av_clip_uintp2_c explicitly 8 years ago
Paul B Mahol a340987e37 avcodec/pixlet: use av_clip_uintp2() 8 years ago
Paul B Mahol be46eb7101 avcodec/pixlet: clip chroma before shifting 8 years ago
Paul B Mahol 1daa08bd96 avcodec/wmapro: redone stream selection for XMA1/2 8 years ago
Clément Bœsch e5ac554ba7 lavc/h264: simplify find_unused_picture() 8 years ago
Piotr Bandurski bcfa8551a1 avformat/caf: add 'aacl' codec tag 8 years ago
Tobias Rapp c324e2c5db ffmpeg: pass output stream duration as a hint to the muxer 8 years ago
Paul B Mahol 6c43f33ac2 avcodec/wmaprodec: >2 channel support for XMA 8 years ago
Steven Liu 90096e42e1 avfilter:vf_drawtext: add new line space size set parameter 8 years ago
Steven Liu b05d0274ce avformat/hlsenc: fix bug of hlsenc http delete old segments 8 years ago
Clément Bœsch c3050fcbdc lavc/h264dec: remove flush goto in decode callback 8 years ago
Steven Liu 83a9cf3603 avformat/hlsenc: remove debug message used error level log 8 years ago
Mark Thompson f7e9275f83 hwcontext_vdpau: Fix missing subscripts 8 years ago