45050 Commits (5cdd3b995c9dd79ab6ab852a27e75a21c0eb4f5f)
 

Author SHA1 Message Date
Duncan Salerno 5cdd3b995c hls: Disable http seekability probing 13 years ago
Duncan Salerno 8a33210d1b http: prevent the Range header being sent when seekability probing isnt used 13 years ago
Duncan Salerno dd1e6b2a13 http: add option to prevent probing for HTTP seekability 13 years ago
Michael Niedermayer cf5a98b9e3 mpeg2videodec: fix list of supported frame rates to include sane ext rates. 13 years ago
Dmitry Samonenko 66a4ac5182 libspeexenc: Updated commentary to reflect recent changes 13 years ago
Dmitry Samonenko 038325ac05 libspeexenc: Add an option for enabling DTX 13 years ago
Michael Niedermayer d56834201b aacenc: fix out of array writes 13 years ago
Tim Nicholson 60b433d905 movenc.c: Add support for >16bit BE flavours 13 years ago
Michael Niedermayer 2e8dcde1fe ffplay: autodetect realtime streams and enable infbuf 13 years ago
Michael Niedermayer cb3fd029b7 ffplay: add a 3rd state to infbuf for autodetection 13 years ago
Michael Niedermayer e214306775 mpeg2enc: support and use frame_rate_ext when needed 13 years ago
Michael Niedermayer 489d8a79a6 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 0f1446a4d0 Merge commit 'ab35ec29a4071871934856c00da7d6ebcc0c095b' 13 years ago
Michael Niedermayer 741f5b021a Merge commit '29abb04e73b0580ebe38703cadb988d26df6a76a' 13 years ago
Anton Khirnov 4673a5a761 vf_overlay: properly sync inputs. 13 years ago
Anton Khirnov ab35ec29a4 vf_overlay: get rid of pointless messing with timebase. 13 years ago
Anton Khirnov cd15b7c03d samplefmt: make av_samples_alloc() initialize the data to silence. 13 years ago
Michael Niedermayer 047dcfabc7 afq: sanity assert on remaining_samples 13 years ago
Michael Niedermayer b27e2b6e12 afq: update remaining samples variable. 13 years ago
Michael Niedermayer b02493e476 movenc: force video timebase to be 0.1ms precisse at least. 13 years ago
Justin Ruggles c9df48909e libspeexdec: handle NULL return value from speex_packet_to_header() 13 years ago
Michael Niedermayer 769ed3057e h264probe: Don't error out on bits that no longer are reserved 13 years ago
Janne Grunau 1481e19825 mpegvideo: set extended_data in ff_update_duplicate_context() 13 years ago
Justin Ruggles 29abb04e73 libspeexdec: If the channel count is not valid, decode as stereo. 13 years ago
Justin Ruggles 45e5d0c3ac libspeexdec: properly handle DTX for multiple frames-per-packet 13 years ago
Justin Ruggles 908e22b93a libspeexdec: move the SpeexHeader from LibSpeexContext to where it is used 13 years ago
Justin Ruggles 892695c851 libspeexdec: simplify setting of frame_size 13 years ago
Justin Ruggles 27c3f9c03e libspeexdec: set channel_layout 13 years ago
Justin Ruggles 3b061c5e10 libspeexdec: improve setting of Speex mode and sample rate 13 years ago
Michael Niedermayer 5e6439a125 ff_choose_timebase: only try factors upto 14 13 years ago
Michael Niedermayer de707bc8bd mux/nut: factorize ff_choose_timebase() out of nut 13 years ago
Dmitry Samonenko ad11681acd libspeex: Add a private option for enabling VAD 13 years ago
Michael Niedermayer 05e5a24f79 tiffenc: remove unused variable 13 years ago
Michael Niedermayer f0fce9f33e xtea: Test inplace decryption 13 years ago
Michael Niedermayer b434500431 xtea: Fix CBC decryption when src==dst 13 years ago
Martin Storsjö ca074cc313 xtea: Factorize testing into a separate function 13 years ago
Diego Biurrun fd712a5584 configure: Refactor HAVE_ options available on the command line 13 years ago
Diego Biurrun 8be5b0d6d5 avconv/avprobe: Add missing 'void' to exit_program() definition 13 years ago
Michael Niedermayer dc82b2c0f1 framecrcenc: print flags and side data elements 13 years ago
Michael Niedermayer 6a697b42d0 parser: fix large overreads 13 years ago
Clément Bœsch 1e2e2c8095 lavc/h264: move ff_init_cabac_states() from decode_slice() to ff_h264_decode_init(). 13 years ago
Mans Rullgard 05e209c04c Allow use of strncpy() 13 years ago
Martin Storsjö 75366a504d blowfish: Add more tests 13 years ago
Martin Storsjö 87f023f2c0 blowfish: Fix CBC decryption with dst==src 13 years ago
Martin Storsjö 0cc9a64b92 blowfish: Factorize testing into a separate function 13 years ago
Michael Niedermayer 7e5496fc41 Merge remote-tracking branch 'qatar/master' 13 years ago
Mans Rullgard 51a15ed740 ARM: use numeric ID for Tag_ABI_align_preserved 13 years ago
Michael Niedermayer 695f086939 ffv1dec: print bps for pict debug too 13 years ago
Justin Ruggles df824548d0 8svx: Fixing header size, move decoding to per call instead of the first call. 13 years ago
Michael Niedermayer 26d1c7d9c3 8svx: avoid custom clip, avoid +128 for compressed data. 13 years ago