summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge commit '09e1ccc8cddc946da5e10841f10dc5ebdd187d9d'Michael Niedermayer2014-10-10
|\
| * sctp: Use AVERROR_BUG instead of abort()Luca Barbato2014-10-10
* | Merge commit 'eb4f9069002e73648f6640cd054fc814cfda75b8'Michael Niedermayer2014-10-10
|\|
| * lavf: More informative error messageLuca Barbato2014-10-10
* | utvideoenc: properly set slice height/last lineChristophe Gisquet2014-10-10
* | avutil/softfloat: Fix undefined shift in av_add_sf()Michael Niedermayer2014-10-10
* | avformat/movenc: add EAC3 muxing support.Benoit Fouet2014-10-10
* | float_dsp-test: allow forcing cpuflagsJames Almer2014-10-10
* | avcodec/atrac3: use av_freep(), do not leave stale pointers in memoryMichael Niedermayer2014-10-10
* | avcodec/cavs: use av_freep(), do not leave stale pointers in memoryMichael Niedermayer2014-10-10
* | libavcodec/ppc/hpeldsp_altivec.c : fix ff_put_pixels16_altivec() for POWER LERong Yan2014-10-10
* | libavcodec/ppc/me_cmp.c : fix sad16_altivec() sse16_altivec() sad16_xy2_altiv...Rong Yan2014-10-10
* | vp9: enable multi-thread decoding when refreshctx is equal to 0Di Wu2014-10-10
* | libavcodec/ppc/mpegvideoencdsp.c : fix pix_norm1_altivec() and pix_sum_altive...Rong Yan2014-10-10
* | libavcodec/ppc/pixblockdsp.c : fix get_pixels_altivec() and diff_pixels_altiv...Rong Yan2014-10-10
* | Merge commit 'b7c3bfd5eb3153f7de8039f96e7911b2a1d46cae'Michael Niedermayer2014-10-10
|\|
| * w32pthreads: use the condition variable API directly when targeting newer ver...James Almer2014-10-10
* | Merge commit '73ea3ffcd55b0b1d23ba4769d65996a8d58ffa11'Michael Niedermayer2014-10-10
|\|
| * w32pthreads: use the CONDITION_VARIABLE typedef if availableJames Almer2014-10-10
* | ffprobe: Simplify by using av_color_range_name()Michael Niedermayer2014-10-10
* | avformat/format: move mime_type_opt declaration to where its usedMichael Niedermayer2014-10-10
* | avformat/os_support: include unistd.h before defining lseek to lseek64 on and...Michael Niedermayer2014-10-10
* | avutil/error: Add AVERROR_INPUT_CHANGED & AVERROR_OUTPUT_CHANGED to error_ent...Michael Niedermayer2014-10-10
* | lavf/webm_dash: Allow filenames without directoriesVignesh Venkatasubramanian2014-10-10
* | ffplay: dont leave swresampler in half initialized stateMarton Balint2014-10-09
* | compat/w32pthreads: use the condition variable API directly when targeting ne...James Almer2014-10-09
* | Fix writing first audio Cues in dash mode.Frank Galligan2014-10-09
* | compat/w32pthreads: use the CONDITION_VARIABLE typedef if availableJames Almer2014-10-09
* | avutil/softfloat: add some assertsMichael Niedermayer2014-10-09
* | avutil/softfloat: Fix dependence on signed overflow in av_normalize1_sf()Michael Niedermayer2014-10-09
* | avutil/Makefile: add softfloat to TESTPROGSMichael Niedermayer2014-10-09
* | avformat/mov: E-AC-3 streams need parsing too.Benoit Fouet2014-10-09
* | lavf: fix 2GB file seek limit on AndroidYu Xiaolei2014-10-09
* | Merge commit '2bc220958c7570020d87ee353db65460b518998a'Michael Niedermayer2014-10-09
|\|
| * ismindex: handle discontinuous streams betterMika Raento2014-10-09
* | ismindex: handle discontinuous streams betterMika Raento2014-10-09
* | avformat/mov: Fix 'warning: format specifies type unsigned short but the argu...Michael Niedermayer2014-10-09
* | avcodec/utils: Fix "warning: pointer type mismatch in conditional expression"Michael Niedermayer2014-10-09
* | avformat/dump: use format dump_separator if the codec one is not setMichael Niedermayer2014-10-09
* | avcodec/utils: Add missing AV_PIX_FMT_YUVJ411P to color_range override code.Michael Niedermayer2014-10-09
* | fix seperator typoMichael Niedermayer2014-10-09
* | Merge commit '1a02e78653a5c7674e6c43b6e6f2748dbd2091d7'Michael Niedermayer2014-10-09
|\|
| * vc1: initialize color propertiesVittorio Giovara2014-10-08
* | Merge commit 'eddf95283fbba1b469b76e7518bc3941f671b193'Michael Niedermayer2014-10-09
|\|
| * vp9: initialize color space and range propertiesVittorio Giovara2014-10-08
* | Merge commit '65875a8b3b079752da25a61ec188d2e3d90a569f'Michael Niedermayer2014-10-09
|\|
| * vp8: initialize color space and range propertiesVittorio Giovara2014-10-08
* | Merge commit '0d8a3656ba4c0ae8e4e0c91ff6b07d72a317f9f6'Michael Niedermayer2014-10-09
|\|
| * mov: support the Color Parameter Atoms 'colr'Vittorio Giovara2014-10-08
* | Merge commit '586ea0379c207a942c1f2d61e0b3a63c458cc598'Michael Niedermayer2014-10-09
|\|