summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add missing version macros to librariesjamal2012-09-284-4/+24
* swresample: Create version.h headerjamal2012-09-284-9/+43
* postproc: Create version.h headerjamal2012-09-284-19/+51
* avcodec: Add missing include to version.hjamal2012-09-281-0/+2
* nutdec: fix get_vb_trace() / -DTRACE compileMichael Niedermayer2012-09-281-4/+4
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-2811-78/+91
|\
| * libopus: Remap channels using libopus' internal remapping.Nathan Caldwell2012-09-281-25/+12
| * Opus decoder using libopusNicolas George2012-09-287-1/+213
| * avcodec: document the use of AVCodecContext.delay for audio decodingNathan Caldwell2012-09-281-7/+10
| * vc1dec: add flush function for WMV9 and VC-1 decodersKostya Shishkov2012-09-281-0/+2
| * http: Increase buffer sizes to cope with longer URIsDuncan Salerno2012-09-281-5/+8
| * nutenc: const correctness for ff_put_v_trace/put_s_trace function argumentsDiego Biurrun2012-09-271-2/+6
| * h264_refs: Fix debug tprintf argument typesDiego Biurrun2012-09-271-2/+2
| * golomb: const correctness for get_ue()/get_se() function argumentsDiego Biurrun2012-09-271-2/+6
| * get_bits: const correctness for get_bits_trace()/get_xbits_trace() argumentsDiego Biurrun2012-09-271-3/+3
* | configure: add missing dependancies for gpl testsMichael Niedermayer2012-09-281-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-2811-75/+59
|\ \ | |/
| * dwt: Drop unused functions spatial_compose{53|97}i()Diego Biurrun2012-09-271-18/+0
| * nutdec: Remove unused and broken debug function stubDiego Biurrun2012-09-271-10/+0
| * avcodec: Drop long-deprecated imgconvert.h headerDiego Biurrun2012-09-274-47/+0
| * Add Opus support to the Ogg muxer.Nathan Caldwell2012-09-272-6/+52
| * Add Opus codec id and codec description.Andrew D'Addesio2012-09-273-1/+9
| * avformat: Identify anonymous AVIO typedef structs.Dale Curtis2012-09-271-2/+2
* | mp3dec: ask for 8khz switch point mp3sMichael Niedermayer2012-09-281-0/+2
* | tests/Makefile: fix ffprobe test dependancyMichael Niedermayer2012-09-281-1/+1
* | asfenc: avoid negative timestampsMichael Niedermayer2012-09-283-28/+31
* | mp3dec: Fix possibly exploitable crashMichael Niedermayer2012-09-281-1/+1
* | mxfdec: allow container_ul to override codec_ul if codec is A-lawMarton Balint2012-09-271-1/+2
* | Changelog, split next from 1.0Michael Niedermayer2012-09-271-0/+3
* | mpegvideo_enc: reduce QMAT_SHIFT to avoid overflow in dnxhdMichael Niedermayer2012-09-27116-655/+654
* | lavfi/sink_buffer: implement libav compatibility API.Nicolas George2012-09-273-9/+115
* | lavf: move fields that appear to be intended as public API to the correct sec...Michael Niedermayer2012-09-272-9/+16
* | dsputil_mmx: fix reading prior of the src array in sub_hfyu_median_prediction()Michael Niedermayer2012-09-271-1/+3
* | lavfi: enable buffersinks unconditionally.Nicolas George2012-09-273-20/+12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-279-52/+17
|\ \ | |/
| * nutdec: const correctness for get_v_trace/get_s_trace function argumentsDiego Biurrun2012-09-261-4/+4
| * truemotion2: Request samples for old TM2 headersDiego Biurrun2012-09-261-1/+1
| * rtpdec: Remove a useless ff_ prefix from a static symbolMartin Storsjö2012-09-261-2/+2
| * rtpdec: Support depacketizing speexDmitry Samonenko2012-09-262-1/+8
| * rtpenc: Add support for packetizing speexDmitry Samonenko2012-09-263-1/+6
* | fate: add faststart regression test.Clément Bœsch2012-09-273-27/+28
* | lavf/movenc: add faststart option.Clément Bœsch2012-09-273-7/+123
* | lavf/movenc: make mov_write_stco_tag() not use the offset pos for mode64 heur...Clément Bœsch2012-09-271-4/+16
* | lavf/movenc: add get_moov_size and use it in fragment code.Clément Bœsch2012-09-271-9/+18
* | ffmpeg: add option to control copying of frames prior to start.Michael Niedermayer2012-09-273-0/+12
* | file: set the return value type for lseek to off_tJean First2012-09-271-1/+1
* | RELEASE: update for 1.0Michael Niedermayer2012-09-271-1/+1
* | MAINTAINERS: add 1.0Michael Niedermayer2012-09-271-0/+1
* | ffprobe: fix indentation of the first line of packets_and_frames sections in ...Stefano Sabatini2012-09-271-1/+1
* | lavf: fill in past dts based on reordered pts once the delay becomes known.Michael Niedermayer2012-09-261-0/+14
OpenPOWER on IntegriCloud