summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | img2dec: check return value of av_new_packet()Paul B Mahol2012-10-15
* | h264: use designated initializers for AVClassPaul B Mahol2012-10-15
* | examples/muxing: provide more information in case of avcodec_open2 failureStefano Sabatini2012-10-15
* | examples/muxing: add missing error checksStefano Sabatini2012-10-15
* | examples/muxing: fix case inconsistency in messageStefano Sabatini2012-10-15
* | xbmenc: cosmetics: reindentPaul B Mahol2012-10-15
* | flacdec: replace -1 with AV_SAMPLE_FMT_NONEPaul B Mahol2012-10-15
* | movenc: fix tmcd parametersMichael Niedermayer2012-10-15
* | shorten: fix U8 to be planar tooMichael Niedermayer2012-10-15
* | smacker: return more meaningfull error codesPaul B Mahol2012-10-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-15
|\|
| * swscale: try to use mmap only if availableMans Rullgard2012-10-15
| * configure: check for mprotectMans Rullgard2012-10-15
| * wmapro: use planar sample formatJustin Ruggles2012-10-14
| * wmalossless: output in planar sample formatJustin Ruggles2012-10-14
| * wmadec: use float planar sample format outputJustin Ruggles2012-10-14
| * shorten: use planar sample formatJustin Ruggles2012-10-14
| * lavc: update documentation for AVFrame.extended_dataJustin Ruggles2012-10-14
* | lavf/txd: cosmetics: fix identationPaul B Mahol2012-10-15
* | lavf/mkv: avoid negative ts by default.Clément Bœsch2012-10-15
* | tests: add fate-xface testStefano Sabatini2012-10-15
* | lavc: add xface image decoder and encoderStefano Sabatini2012-10-15
* | h264: Change asserts to av_asserts in ff_h264_fill_default_ref_list()Michael Niedermayer2012-10-15
* | j2kenc: remove unneeded dereferenceMichael Niedermayer2012-10-15
* | ffmpeg: use framerate not fieldrate as filter input.Michael Niedermayer2012-10-15
* | ffplay: Prevent 0/0 aspect from being passed on to lavfiMichael Niedermayer2012-10-14
* | j2kdec: remove unneeded operationMichael Niedermayer2012-10-14
* | j2kdec: make curtilenum integer.Michael Niedermayer2012-10-14
* | tag_tree_decode: check node being non nullMichael Niedermayer2012-10-14
* | compute_lpc_coefs: assert that normalize and fail have a supported combinationMichael Niedermayer2012-10-14
* | noise_bsf: fix division by 0Michael Niedermayer2012-10-14
* | flac_parser.c: fix issue with looping output for small files.Michael Chinen2012-10-14
* | bgmc: fix sizeof arguments (should fix CIDs: 700724 and 608084)Thilo Borgmann2012-10-14
* | lavf: fix fps detection with PAFF H.264Michael Niedermayer2012-10-14
* | h264: fix parsing of old lossless profile (profile_idc == 144)Hendrik Leppkes2012-10-14
* | eatgq: raise error on unsupported macroblock modePeter Ross2012-10-14
* | ansi: by design nb_args may exceed the size of the args array, so guard accor...Peter Ross2012-10-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-14
|\|
| * avutil: Do not make ff_ symbols globally visible.Diego Biurrun2012-10-13
| * avutil: Rename ff_set_systematic_pal2() ---> avpriv_set_systematic_pal2()Diego Biurrun2012-10-13
| * build: tms470: work around glibc math.h problemsMans Rullgard2012-10-13
| * configure: improve tms470 compiler usage with glibcMans Rullgard2012-10-13
* | eatgq: fix small overreadPaul B Mahol2012-10-14
* | Merge commit 'b5198a2637b7b45b0049a1d4b386a06f016f2520'Michael Niedermayer2012-10-14
|\|
| * configure: tms470: add mapping for -mfpu=vfpv3-d16 flagMans Rullgard2012-10-13
| * configure: recognise Minix as OSMans Rullgard2012-10-13
| * configure: work around bug in ash shellMans Rullgard2012-10-13
| * eval-test: make table static constMans Rullgard2012-10-13
| * lavr: handle clipping in the float to s32 conversionJustin Ruggles2012-10-13
| * nut: support pcm codecs not mapped in aviLuca Barbato2012-10-13