summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* cabac: drop unused and disabled get_cabac_u() / get_cabac_ueg() functionsDiego Biurrun2012-01-04
* cabac: drop unused STRICT_LIMITS code branchDiego Biurrun2012-01-04
* libspeexenc: fix pts calculations for more than 1 frame per packetJustin Ruggles2012-01-03
* adxdec: clear eof flag and channel states when seekingJustin Ruggles2012-01-03
* fate: add ADX encoding/decoding testJustin Ruggles2012-01-03
* adx: add an adx muxerJustin Ruggles2012-01-03
* adxenc: check output buffer size before writingJustin Ruggles2012-01-03
* adxenc: use bytestream functions for header writing.Justin Ruggles2012-01-03
* adxenc: use BLOCK_SIZE and BLOCK_SAMPLES macrosJustin Ruggles2012-01-03
* adxenc: use a loop to encode each channelJustin Ruggles2012-01-03
* adxenc: remove unneeded loopsJustin Ruggles2012-01-03
* adx: add AVFMT_GENERIC_INDEX to demuxer flags.Justin Ruggles2012-01-03
* adxenc: avoid stereo deinterleavingJustin Ruggles2012-01-03
* adxenc: remove unnecessary setting of coded_frame->key_frame.Justin Ruggles2012-01-03