summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-107-10/+223
|\
| * libmp3lame: add missing layout terminatorMichael Niedermayer2012-06-101-1/+2
| * avconv: multithreaded demuxing.Anton Khirnov2012-06-101-2/+155
| * Bump lavu minor and add an APIChanges entry for audioconvert functions.Anton Khirnov2012-06-102-1/+5
| * audioconvert: add a function for extracting the channel with the given indexAnton Khirnov2012-06-102-0/+19
| * audioconvert: add a function for getting the name of a single channel.Anton Khirnov2012-06-102-0/+18
| * audioconvert: add a function for getting channel's index in layoutAnton Khirnov2012-06-102-0/+22
| * audioconvert: use av_popcount64 in av_get_channel_layout_nb_channelsAnton Khirnov2012-06-101-5/+1
| * vf_libopencv: add missing headers.Anton Khirnov2012-06-101-0/+2
| * iac: add missing dependencyKostya Shishkov2012-06-101-0/+1
* | dct-test: fix alignment in ff_prores_idct_put_10_sse2()Michael Niedermayer2012-06-101-2/+3
* | postprocess: fix another void returning void function.Michael Niedermayer2012-06-101-2/+4
* | lavfi: fix signature for default_filter_name()Stefano Sabatini2012-06-101-1/+1
* | mpegtsenc: prevent pcr_packet_period==0Michael Niedermayer2012-06-101-0/+2
* | tiffenc: use av_assert()Michael Niedermayer2012-06-101-1/+1
* | vf_fps: set frame_rate.Nicolas George2012-06-101-0/+1
* | vf_tile: update deprecated functions.Nicolas George2012-06-101-4/+6
* | vf_tile: set frame_rate.Nicolas George2012-06-101-0/+2
* | sdl: fix aspect ratio computations.Nicolas George2012-06-102-17/+32
* | sdl: fix overlay size.Nicolas George2012-06-101-5/+5
* | sdl: add AVFMT_VARIABLE_FPS and AVFMT_NOTIMESTAMPS.Nicolas George2012-06-101-1/+1
* | bprint-test: avoid z modifier, mingw fails with itMichael Niedermayer2012-06-101-7/+7
* | sink_buffer: dont return void from void functions.Michael Niedermayer2012-06-101-2/+2
* | libavcodec/x86/rv40dsp_init.c: add missing HAVE_YASMMichael Niedermayer2012-06-101-0/+4
* | libavcodec/x86/h264dsp_mmx.c: add forgotten HAVE_YASMMichael Niedermayer2012-06-101-1/+1
* | libavcodec/x86/dwt.c: move some missed things under HAVE_YASMMichael Niedermayer2012-06-101-1/+1
* | dct-test: fix #if for ff_prores_idct_put_10_sse2()Michael Niedermayer2012-06-101-1/+1
* | libavfilter: make ff_null_start_frame_keep_ref() a non static inline function.Michael Niedermayer2012-06-103-9/+12
* | fate-acodec-dca2: add bitexact flagMichael Niedermayer2012-06-101-1/+1
* | enc_dec_pcm: add bitexact flagMichael Niedermayer2012-06-101-1/+1
* | cmdutils: dont return void from a void functionMichael Niedermayer2012-06-101-1/+1
* | h264: use externally provided dimensions when they appear to be more correct.Michael Niedermayer2012-06-101-3/+13
* | libopenjpegdec: make use of FF_ARRAY_ELEMSPaul B Mahol2012-06-091-4/+4
* | libvpxenc: add VP8E_SET_MAX_INTRA_BITRATE_PCT mappingJames Zern2012-06-102-2/+7
* | lavu/timestamp: remove duplicate definition of AV_TS_MAX_STRING_SIZEStefano Sabatini2012-06-101-1/+0
* | libopenjpeg: YUVA422P and YUVA444P supportPaul B Mahol2012-06-092-5/+9
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-096-34/+69
|\ \ | |/
| * h264: allow cropping to AVCodecContext.width/heightMans Rullgard2012-06-091-0/+6
| * mov: set AVCodecContext.width/height for h264Mans Rullgard2012-06-091-3/+0
| * iac: generate codec tables as they are supposed to beKostya Shishkov2012-06-092-25/+62
| * indeo4: handle frame type 1 properlyKostya Shishkov2012-06-091-4/+6
| * lavu: change versioning script to include all av* prefixed symbolsJustin Ruggles2012-06-081-1/+1
* | ffv1enc: add yuva422p to .pix_fmtsPaul B Mahol2012-06-091-1/+1
* | Merge remote-tracking branch 'cus/stable'Michael Niedermayer2012-06-091-1/+1
|\ \
| * | ffplay: fix return value of get_video_frame if avcodec_decode_video failsMarton Balint2012-06-091-1/+1
* | | remove unreferenced table "dnxhd_1238_ac_index_flag" (empty curly braces did ...J. Bohl2012-06-091-3/+0
* | | libopenjpegdec: unbreak yuva420p supportPaul B Mahol2012-06-091-2/+2
|/ /
* | colorspace-test: add few more testsPaul B Mahol2012-06-091-0/+4
* | float_dsp.c: Restore author attribution that was removed by libav while movin...Michael Niedermayer2012-06-091-4/+7
* | x86/float_dsp.asm: restore author attributionMichael Niedermayer2012-06-091-4/+6
OpenPOWER on IntegriCloud