summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* hls: Disable http seekability probingDuncan Salerno2012-10-05
* http: prevent the Range header being sent when seekability probing isnt usedDuncan Salerno2012-10-05
* http: add option to prevent probing for HTTP seekabilityDuncan Salerno2012-10-05
* mpeg2videodec: fix list of supported frame rates to include sane ext rates.Michael Niedermayer2012-10-05
* libspeexenc: Updated commentary to reflect recent changesDmitry Samonenko2012-10-05
* libspeexenc: Add an option for enabling DTXDmitry Samonenko2012-10-05
* aacenc: fix out of array writesMichael Niedermayer2012-10-05
* movenc.c: Add support for >16bit BE flavoursTim Nicholson2012-10-04
* ffplay: autodetect realtime streams and enable infbufMichael Niedermayer2012-10-04
* ffplay: add a 3rd state to infbuf for autodetectionMichael Niedermayer2012-10-04
* mpeg2enc: support and use frame_rate_ext when neededMichael Niedermayer2012-10-04
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-04
|\
| * vf_overlay: properly sync inputs.Anton Khirnov2012-10-04
* | Merge commit 'ab35ec29a4071871934856c00da7d6ebcc0c095b'Michael Niedermayer2012-10-04
|\|
| * vf_overlay: get rid of pointless messing with timebase.Anton Khirnov2012-10-04
| * samplefmt: make av_samples_alloc() initialize the data to silence.Anton Khirnov2012-10-04
| * libspeexdec: handle NULL return value from speex_packet_to_header()Justin Ruggles2012-10-03
| * h264probe: Don't error out on bits that no longer are reservedMichael Niedermayer2012-10-04
| * mpegvideo: set extended_data in ff_update_duplicate_context()Janne Grunau2012-10-03
| * libspeexdec: properly handle DTX for multiple frames-per-packetJustin Ruggles2012-10-03
| * libspeexdec: move the SpeexHeader from LibSpeexContext to where it is usedJustin Ruggles2012-10-03
| * libspeexdec: simplify setting of frame_sizeJustin Ruggles2012-10-03
| * libspeexdec: set channel_layoutJustin Ruggles2012-10-03
* | Merge commit '29abb04e73b0580ebe38703cadb988d26df6a76a'Michael Niedermayer2012-10-04
|\|
| * libspeexdec: If the channel count is not valid, decode as stereo.Justin Ruggles2012-10-03
| * libspeexdec: improve setting of Speex mode and sample rateJustin Ruggles2012-10-03
| * libspeex: Add a private option for enabling VADDmitry Samonenko2012-10-03
| * xtea: Test inplace decryptionMichael Niedermayer2012-10-03
| * xtea: Fix CBC decryption when src==dstMichael Niedermayer2012-10-03
| * xtea: Factorize testing into a separate functionMartin Storsjö2012-10-03
| * configure: Refactor HAVE_ options available on the command lineDiego Biurrun2012-10-03
| * avconv/avprobe: Add missing 'void' to exit_program() definitionDiego Biurrun2012-10-03
| * Allow use of strncpy()Mans Rullgard2012-10-03
| * blowfish: Add more testsMartin Storsjö2012-10-03
| * blowfish: Fix CBC decryption with dst==srcMartin Storsjö2012-10-03
| * blowfish: Factorize testing into a separate functionMartin Storsjö2012-10-03
* | afq: sanity assert on remaining_samplesMichael Niedermayer2012-10-04
* | afq: update remaining samples variable.Michael Niedermayer2012-10-04
* | movenc: force video timebase to be 0.1ms precisse at least.Michael Niedermayer2012-10-04
* | ff_choose_timebase: only try factors upto 14Michael Niedermayer2012-10-03
* | mux/nut: factorize ff_choose_timebase() out of nutMichael Niedermayer2012-10-03
* | tiffenc: remove unused variableMichael Niedermayer2012-10-03
* | framecrcenc: print flags and side data elementsMichael Niedermayer2012-10-03
* | parser: fix large overreadsMichael Niedermayer2012-10-03
* | lavc/h264: move ff_init_cabac_states() from decode_slice() to ff_h264_decode_...Clément Bœsch2012-10-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-03
|\|
| * ARM: use numeric ID for Tag_ABI_align_preservedMans Rullgard2012-10-03
| * segment: Pass the interrupt callback on to the chained AVFormatContext, tooMartin Storsjö2012-10-02
| * ARM: bswap: drop armcc version of av_bswap16()Mans Rullgard2012-10-02
| * ARM: set Tag_ABI_align_preserved in all asm filesMans Rullgard2012-10-02