summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* v4l: fix compilationMichael Niedermayer2012-01-25
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-24
|\
| * aacenc: Fix identification padding when the bitstream is already aligned.Alex Converse2012-01-24
| * aacenc: Write correct length for long identification strings.Michael Niedermayer2012-01-24
| * aud: remove unneeded field, audio_stream_index from contextJustin Ruggles2012-01-24
| * aud: fix time stamp calculation for ADPCM IMA WSJustin Ruggles2012-01-24
| * aud: simplify header parsingJustin Ruggles2012-01-24
| * aud: set pts_wrap_bits to 64.Justin Ruggles2012-01-24
| * cosmetics: indentationJustin Ruggles2012-01-24
| * aud: support Westwood SND1 audio in AUD files.Justin Ruggles2012-01-24
| * adpcm_ima_ws: fix stereo decodingJustin Ruggles2012-01-24
| * avcodec: add a new codec_id for CRYO APC IMA ADPCM.Justin Ruggles2012-01-24
| * vqa: remove unused context fields, audio_samplerate and audio_bitsJustin Ruggles2012-01-24
| * vqa: clean up audio header parsingJustin Ruggles2012-01-24
| * vqa: set time base to frame rate as coded in the header.Justin Ruggles2012-01-24
| * vqa: set packet duration.Justin Ruggles2012-01-24
| * vqa: use 1/sample_rate as the audio stream time baseJustin Ruggles2012-01-24
| * vqa: set stream start_time to 0.Justin Ruggles2012-01-24
| * lavc: postpone the removal of AVCodecContext.request_channels.Anton Khirnov2012-01-24
| * lavf: postpone removing av_close_input_file().Anton Khirnov2012-01-24
| * lavc: postpone removing old audio encoding and decoding APIAnton Khirnov2012-01-24
| * avplay: remove the -er option.Anton Khirnov2012-01-24
| * lavd: remove deprecated v4l grab device.Anton Khirnov2012-01-24
| * Changelog: restore version <next> headerPaul B Mahol2012-01-24
| * rv10: verify slice offsets against buffer sizeJanne Grunau2012-01-24
* | Allow user to force reading mov alias from absolute path.Carl Eugen Hoyos2012-01-24
* | error concealment: initialize block index.Michael Niedermayer2012-01-24
* | Merge remote-tracking branch 'tjoppen/mxf_fixes_20120124'Michael Niedermayer2012-01-24
|\ \
| * | mxfdec: Fix files > 2 GiBTomas Härdin2012-01-24
| * | mxfdec: Handle small EditUnitByteCountTomas Härdin2012-01-24
* | | Added clockwise rotate values to metadata for 90 and 270 degreesPiotr Tomasik2012-01-24
* | | lavf: replace remaining use of deprecated get_strz()Paul B Mahol2012-01-24
* | | sws: Fix RGB0->alpha containing formats.Michael Niedermayer2012-01-24
* | | buildsys: Fix shared lib build of ffserver.Michael Niedermayer2012-01-24
* | | build: Allow building old API/ABI libpostproc versionAlexander Strasser2012-01-24
* | | doc: add Timecode documentation.Clément Bœsch2012-01-24
* | | maintainers: add myself for recent works.Nicolas George2012-01-24
* | | faq: fix typo.Nicolas George2012-01-24
* | | faq: document af_aconvert quirks using lavfi.Nicolas George2012-01-24
* | | Add myself as mxfdec maintainerTomas Härdin2012-01-24
* | | h264: Disallow w/h/pixfmt changes for frame threads.Michael Niedermayer2012-01-24
* | | mpegvideo: Draw edges based on the pictures linesize instead of the contexts.Michael Niedermayer2012-01-24
* | | ffmpeg: Allocate buffers of the size needed by the decoder.Michael Niedermayer2012-01-24
* | | libcelt: configure: distinguish not found and too old.Nicolas George2012-01-24
* | | lavfi: require libswr for af_pan.Nicolas George2012-01-24
* | | lavd/lavfi: add dumpgraph option.Nicolas George2012-01-24
* | | lavfi: add avfilter_graph_dump.Nicolas George2012-01-24
* | | pan: drop unecessary includes.Clément Bœsch2012-01-24
* | | pan: move query_formats() to avoid forward declarations.Clément Bœsch2012-01-24
* | | pan: reindent after remap commit.Clément Bœsch2012-01-24