summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* adxenc: log an error message and return AVERROR(EINVAL) for invalid channelsJustin Ruggles2012-01-03
* adxenc: cosmetics: pretty-printingJustin Ruggles2012-01-03
* adxenc: change some data typesJustin Ruggles2012-01-03
* adxenc: remove unneeded log messageJustin Ruggles2012-01-03
* adxenc: remove unneeded commentsJustin Ruggles2012-01-03
* APIchanges: mention cleaned up header includesJonathan Nieder2012-01-04
* fate: add dxtory testOana Stratulat2012-01-03
* adx_parser: rewrite.Michael Niedermayer2012-01-03
* adxdec: Validate channel count to fix a division by zero.Justin Ruggles2012-01-03
* adxdec: Do not require extradata.Michael Niedermayer2012-01-03