summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge commit '488a0fa68973d48e264d54f1722f7afb18afbea7'Michael Niedermayer2013-08-06
|\
| * avconv: support -t as an input option.Anton Khirnov2013-08-05
* | ffmpeg_opt: Remove support for specifying -t anywhere to set the durationMichael Niedermayer2013-08-06
* | Merge commit '811bd0784679dfcb4ed02043a37c92f9df10500e'Michael Niedermayer2013-08-06
|\|
| * avconv: make input -ss accurate when transcodingAnton Khirnov2013-08-05
* | Merge commit '56ee3f9de7b9f6090d599a27d33a392890a2f7b8'Michael Niedermayer2013-08-06
|\|
| * avconv: distinguish between -ss 0 and -ss not being usedAnton Khirnov2013-08-05
* | Merge commit '2e661f26f8b12195f75ae3b07d9591e395135bc7'Michael Niedermayer2013-08-06
|\|
| * avconv: insert extra filters in the same way for both graph inputs and outputsAnton Khirnov2013-08-05
* | Merge commit '3799376dd3373ee255651ed542c75b15665801a8'Michael Niedermayer2013-08-06
|\|
| * lavfi/fifo: fix flushing when using request_samplesAnton Khirnov2013-08-05
* | Merge commit '06cd4c5a68e23f5be199c0d2d563da80989f839f'Michael Niedermayer2013-08-06
|\|
| * avconv: fix usage of deprecated lavfi APIAnton Khirnov2013-08-05
* | Merge commit '612a5049d9b4ac1c2a293daf75fe814b7a94fdc7'Michael Niedermayer2013-08-06
|\|
| * avserver: do not use a static string as a default for a string optionAnton Khirnov2013-08-04
* | mpegts: add fix_teletext_pts mpegts demuxer optionMarton Balint2013-08-06
* | Set bits_per_raw_sample when decoding pnm.Carl Eugen Hoyos2013-08-06
* | rtp: Make ff_rtp_codec_id() case insensitiveWei-Cheng Pan2013-08-05
* | libxvid: Reduce the size of an arrayTimothy Gu2013-08-05
* | avcodec/libxvid: Partially check plugins array size with assertMichael Niedermayer2013-08-05
* | avcodec/libxvid: set lumi_aq for lumimaskingMichael Niedermayer2013-08-05
* | fate: Add vorbiscomment cover art testJames Almer2013-08-05
* | avcodec/tta: use init_get_bits8()Michael Niedermayer2013-08-05
* | avformat/takdec: use init_get_bits8()Michael Niedermayer2013-08-05
* | avcodec/eatgq: use init_get_bits8()Michael Niedermayer2013-08-05
* | avcodec/diracdec: use init_get_bits8()Michael Niedermayer2013-08-05
* | avcodec/ra144dec: use init_get_bits8()Michael Niedermayer2013-08-05
* | avformat/latmenc: use init_get_bits8()Michael Niedermayer2013-08-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-08-05
|\|
| * mxfenc: switch to av_reallocp_array() and check allocation errorsAlexandra Khirnova2013-08-04
* | Merge commit 'a10c4ce24bd4a0dd557d5849aa53a0cc74677808'Michael Niedermayer2013-08-05
|\|
| * aac: Forward errors properly in aac_decode_frame_intLuca Barbato2013-08-04
* | Merge commit '71953ebcf94fe4ef316cdad1f276089205dd1d65'Michael Niedermayer2013-08-05
|\|
| * aac: Check init_get_bits return valueLuca Barbato2013-08-04
* | Merge commit '51fc88e7467169031b20b9983d80456b893a9fa3'Michael Niedermayer2013-08-05
|\|
| * avconv: improve some variable namesAnton Khirnov2013-08-04
* | Merge commit '77cc958f60f73963be4281d6e82ef81707e40c26'Michael Niedermayer2013-08-05
|\|
| * lavfi: add const to the AVFilter parameter of avfilter_graph_create_filter()Anton Khirnov2013-08-04
* | rdt: make const tables static constMichael Niedermayer2013-08-05
* | mp3dec: make const tables static constMichael Niedermayer2013-08-05
* | avcodec/fft: Fix "warning: unused variable"Michael Niedermayer2013-08-04
* | avformat/matroskadec: make sipr_bit_rate static constMichael Niedermayer2013-08-04
* | libavcodec: Implementation of 32 bit fixed point FFTNedeljko Babic2013-08-04
* | doc/muxers: Document use case of mpegts muxer option tables_versionAndrey Utkin2013-08-04
* | vf_scale: add force_original_aspect_ratioTimothy Gu2013-08-04
* | MAINTAINERS: order libavutil entries alphabeticallyMichael Niedermayer2013-08-04
* | avfilter/graphparser: remove 256 char limit from create_filter()Michael Niedermayer2013-08-04
* | avdevice/vfwcap: make constant arrays staticMichael Niedermayer2013-08-03
* | avdevice/dshow: make constant arrays staticMichael Niedermayer2013-08-03
* | doc/examples/filtering_audio: make const arrays also staticMichael Niedermayer2013-08-03