summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mjpegbdec: Fix incorrect bitstream buffer size.Michael Niedermayer2012-01-251-2/+1
* r210, r10k and avrp encoderPaul B Mahol2012-01-256-8/+132
* kgv1dec: Increase offsets array size so it is large enough.Michael Niedermayer2012-01-251-2/+2
* doc/ffmpeg.texiMichael Niedermayer2012-01-251-9/+31
* remove avconv from DoxyfileLou Logan2012-01-251-2/+1
* Remove avconvMichael Niedermayer2012-01-254-5737/+1
* smackerdec: Check that the last indexes are within the table.Michael Niedermayer2012-01-251-0/+5
* vp3: Copy all 3 frames for thread updates.Michael Niedermayer2012-01-251-1/+1
* indeo3: fix motion vector validationHendrik Leppkes2012-01-251-3/+2
* dv: Fix null pointer dereference due to ach=0Michael Niedermayer2012-01-251-1/+2
* dv: check stypeMichael Niedermayer2012-01-251-0/+6
* lavfi: Makefile: cosmetics: align FFLIBS.Nicolas George2012-01-251-7/+7
* ffmpeg: add image size check to codec_get_buffer()Michael Niedermayer2012-01-251-0/+3
* avidec: Fix regression with chunks that are larger than the file.Michael Niedermayer2012-01-251-6/+1
* h263dec: Disallow width/height changing with frame threads.Michael Niedermayer2012-01-251-2/+7
* nsvdec: Fix use of uninitialized streams.Michael Niedermayer2012-01-251-4/+4
* Fix multi-channel encoding with libfaac.Carl Eugen Hoyos2012-01-251-0/+10
* buildsystem: 10l add v4l entry backMichael Niedermayer2012-01-251-0/+1
* v4l: fix compilationMichael Niedermayer2012-01-251-3/+0
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-2418-92/+152
|\
| * aacenc: Fix identification padding when the bitstream is already aligned.Alex Converse2012-01-241-1/+1
| * aacenc: Write correct length for long identification strings.Michael Niedermayer2012-01-241-1/+1
| * aud: remove unneeded field, audio_stream_index from contextJustin Ruggles2012-01-241-10/+1
| * aud: fix time stamp calculation for ADPCM IMA WSJustin Ruggles2012-01-241-9/+1
| * aud: simplify header parsingJustin Ruggles2012-01-241-22/+27
| * aud: set pts_wrap_bits to 64.Justin Ruggles2012-01-241-1/+1
| * cosmetics: indentationJustin Ruggles2012-01-241-8/+8
| * aud: support Westwood SND1 audio in AUD files.Justin Ruggles2012-01-241-6/+26
| * adpcm_ima_ws: fix stereo decodingJustin Ruggles2012-01-242-1/+35
| * avcodec: add a new codec_id for CRYO APC IMA ADPCM.Justin Ruggles2012-01-248-5/+12
| * vqa: remove unused context fields, audio_samplerate and audio_bitsJustin Ruggles2012-01-241-4/+0
| * vqa: clean up audio header parsingJustin Ruggles2012-01-241-17/+30
| * vqa: set time base to frame rate as coded in the header.Justin Ruggles2012-01-241-2/+7
| * vqa: set packet duration.Justin Ruggles2012-01-241-5/+3
| * vqa: use 1/sample_rate as the audio stream time baseJustin Ruggles2012-01-241-1/+2
| * vqa: set stream start_time to 0.Justin Ruggles2012-01-241-0/+2
| * lavc: postpone the removal of AVCodecContext.request_channels.Anton Khirnov2012-01-241-1/+1
| * lavf: postpone removing av_close_input_file().Anton Khirnov2012-01-241-1/+1
| * lavc: postpone removing old audio encoding and decoding APIAnton Khirnov2012-01-241-2/+2
| * avplay: remove the -er option.Anton Khirnov2012-01-241-3/+0
| * lavd: remove deprecated v4l grab device.Anton Khirnov2012-01-245-376/+0
| * Changelog: restore version <next> headerPaul B Mahol2012-01-241-1/+4
| * rv10: verify slice offsets against buffer sizeJanne Grunau2012-01-241-1/+8
* | Allow user to force reading mov alias from absolute path.Carl Eugen Hoyos2012-01-242-2/+22
* | error concealment: initialize block index.Michael Niedermayer2012-01-241-0/+3
* | Merge remote-tracking branch 'tjoppen/mxf_fixes_20120124'Michael Niedermayer2012-01-241-3/+42
|\ \
| * | mxfdec: Fix files > 2 GiBTomas Härdin2012-01-241-1/+1
| * | mxfdec: Handle small EditUnitByteCountTomas Härdin2012-01-241-2/+41
* | | Added clockwise rotate values to metadata for 90 and 270 degreesPiotr Tomasik2012-01-241-0/+11
* | | lavf: replace remaining use of deprecated get_strz()Paul B Mahol2012-01-242-2/+3
OpenPOWER on IntegriCloud