summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* add bytestream2_tell() and bytestream2_seek() functionsJustin Ruggles2012-01-05
* parsers: initialize MpegEncContext.slice_context_count to 1Janne Grunau2012-01-06
* spdifenc: use special alignment for DTS-HD length_codeAnssi Hannula2012-01-05
* ipmovie: do not read audio packets before the codec is knownJanne Grunau2012-01-05
* truemotion2: check size before GetBitContext initialisationJanne Grunau2012-01-05
* avio: Only do implicit network initialization for network protocolsMartin Storsjö2012-01-05
* avio: Add an URLProtocol flag for indicating that a protocol uses networkMartin Storsjö2012-01-05
* adpcm: ADPCM Electronic Arts has always two channelsJanne Grunau2012-01-05
* matroskadec: Fix a bug where a pointer was cached to an array that might late...Chris Evans2012-01-05
* fate: Add missing reference file from 9b4767e4.Alex Converse2012-01-05
* mov: Support MOV_CH_LAYOUT_USE_DESCRIPTIONS for labeled descriptions.Alex Converse2012-01-05
* 4xm: Prevent buffer overreads.Aneesh Dogra2012-01-05
* mjpegdec: parse RSTn to prevent skipping other data in mjpeg_decode_scanJanne Grunau2012-01-05
* vp3: add fate test for non-zero last coefficientJanne Grunau2012-01-05
* vp3: fix streams with non-zero last coefficientJanne Grunau2012-01-05
* swscale: remove unused U/V arguments from yuv2rgb_write().Ronald S. Bultje2012-01-05
* timer: K&R formatting cosmeticsDiego Biurrun2012-01-05
* lavf: cosmetics, reformat av_read_frame().Anton Khirnov2012-01-05
* lavf: refactor av_read_frame() to make it easier to understand.Anton Khirnov2012-01-05
* Report an error if pitch_lag is zero in AMR-NB decoder.Oana Stratulat2012-01-04
* Revert "4xm: Prevent buffer overreads."Ronald S. Bultje2012-01-04
* 4xm: Prevent buffer overreads.Aneesh Dogra2012-01-04
* 4xm: pass the correct remaining buffer size to decode_i2_frame().Aneesh Dogra2012-01-04
* 4xm: fix calculation of the next output line position in decode_i2_frame().Aneesh Dogra2012-01-04
* mtv: Make sure audio_subsegments is not 0Shitiz Garg2012-01-04
* v4l2: use V4L2_FMT_FLAG_EMULATED only if it is definedJanne Grunau2012-01-04
* avconv: add symbolic names for -vsync parametersAnton Khirnov2012-01-04
* flvdec: Fix compiler warning for uninitialized variablesJean First2012-01-04
* rtsp: Fix compiler warning for uninitialized variableJean First2012-01-04
* ulti: convert to new bytestream API.Ronald S. Bultje2012-01-04
* swscale: Use standard multiple inclusion guards in ppc/ header files.Diego Biurrun2012-01-04
* Place some START_TIMER invocations in separate blocks.Diego Biurrun2012-01-04
* v4l2: list available formatsLuca Barbato2012-01-04
* v4l2: set the proper codec_tagLuca Barbato2012-01-04
* v4l2: refactor device_openLuca Barbato2012-01-04
* v4l2: simplify away io_methodLuca Barbato2012-01-04
* v4l2: cosmeticsLuca Barbato2012-01-04
* v4l2: uniform and format optionsLuca Barbato2012-01-04
* v4l2: do not force interlaced modeLuca Barbato2012-01-04
* avio: exit early in fill_buffer without read_packetJanne Grunau2012-01-04
* vc1dec: fix invalid memory access for small video dimensionsJohn Brooks2012-01-04
* rv34: fix invalid memory access for small video dimensionsJohn Brooks2012-01-04
* rv34: joint coefficient decoding and dequantizationChristophe GISQUET2012-01-04
* avplay: Don't call avio_set_interrupt_cb(NULL)Martin Storsjö2012-01-04
* swscale: remove obsolete comment.Ronald S. Bultje2012-01-03
* swscale: split scale.asm.Ronald S. Bultje2012-01-03
* swscale: don't show full-chroma-int warning for non-RGB output.Ronald S. Bultje2012-01-03
* swscale: add MMX files to MMX-OBJS instead of OBJS.Ronald S. Bultje2012-01-03
* h264: return index in buffer on end-of-sequence.Ronald S. Bultje2012-01-03
* Merge some declarations and initializations.Diego Biurrun2012-01-04