summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ffprobe: print stream channel_layout when availableStefano Sabatini2013-10-03
* Print pix_fmt name on h264 context reinitialisation.Carl Eugen Hoyos2013-10-03
* ffmpeg: add support to force specific AVCodecsMichael Niedermayer2013-10-02
* avformat: add support to force specific AVCodecsMichael Niedermayer2013-10-02
* avformat/utils: pass AVFormatContext to find_decoder()Michael Niedermayer2013-10-02
* VC1 VDPAU: Mark missing reference frames as such.Reimar Döffinger2013-10-02
* mov: fix trun / pseudo_stream_id handlingMichael Niedermayer2013-10-02
* avcodec/imgconvert/get_color_type: fix type for PAL8Michael Niedermayer2013-10-02
* avcodec: use designated initializers for bitstream filtersPaul B Mahol2013-10-02
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-02
|\
| * rtmp: alias rtmp_listen to listenLuca Barbato2013-10-01
* | Merge commit 'ad0560fe7491a85c3e71d5a3d6a0443f10b33ab1'Michael Niedermayer2013-10-02
|\|
| * mxf: Remove a typoLuca Barbato2013-10-01
* | Merge commit 'cc41167aede4c101ad17eeffa8f39bb6c23d3dad'Michael Niedermayer2013-10-02
|\|
| * asfdec: Check the return value of asf_read_stream_propertiesMartin Storsjö2013-09-30
* | avfilter/avf_showspectrum: use the name 's' for the pointer to the private co...Clément Bœsch2013-10-02
* | avfilter/af_afade: use the name 's' for the pointer to the private contextPaul B Mahol2013-10-02
* | ffmpeg: dont return reserved valuesMichael Niedermayer2013-10-02
* | avfilter/vf_removelogo: use the name 's' for the pointer to the private contextClément Bœsch2013-10-02
* | avfilter/af_silencedetect: use the name 's' for the pointer to the private co...Paul B Mahol2013-10-02
* | atrac3: Generalize gain compensation codeMaxim Poliakovski2013-10-02
* | atrac3/decode_gain_control: cosmeticsMaxim Poliakovski2013-10-02
* | atrac3: rename num_gain_data to num_pointsMaxim Poliakovski2013-10-02
* | atrac3: Rename GainInfo to AtracGainInfoMaxim Poliakovski2013-10-02
* | atrac: limit line length to 80 charsMaxim Poliakovski2013-10-02
* | atrac: Move doxygen comments to the headerMaxim Poliakovski2013-10-02
* | atrac: Update copyright info and file description.Maxim Poliakovski2013-10-02
* | atrac: Add missing av_cold.Maxim Poliakovski2013-10-02
* | avcodec/wmalosslessdec: check block_alignMichael Niedermayer2013-10-02
* | Revert "Merge commit '61c31e4ee7ea79a9e74c0476b81244febf17e6d7'" (configure: ...Michael Niedermayer2013-10-01
* | avfilter/vf_histogram: change order of histograms for planar rgbPaul B Mahol2013-10-01
* | avfilter/vf_histogram: add support for subsampled planar yuv modes in wavefor...Marton Balint2013-10-01
* | avfilter/vf_histogram: improve waveform speedMarton Balint2013-10-01
* | avcodec/fraps: increase vlc nb_bitsMichael Niedermayer2013-10-01
* | configure: fix logic for threads in case of OpenCL is enabled. Fixes ticket 3...Thilo Borgmann2013-10-01
* | swscale/utils: dont divide by zero with zero vectorsMichael Niedermayer2013-10-01
* | swscale: make bilinear scaling the defaultwm42013-09-30
* | fate: add fieldorder testPaul B Mahol2013-09-30
* | doc: move sws_dither option description to scaler.texiStefano Sabatini2013-09-30
* | doc/filters/scale: mention and link scaler optionsStefano Sabatini2013-09-30
* | doc/filters/scale: fix MAN rendering of @ref argumentsStefano Sabatini2013-09-30
* | doc: try to add a link from the vf_scale sws_flags to the scaler docsMichael Niedermayer2013-09-30
* | avfilter/vf_hflip: support slice threadingPaul B Mahol2013-09-30
* | avfilter/vf_hflip: refactor plane dimensions calculationPaul B Mahol2013-09-30
* | avfilter/vf_rotate: support slice threadingPaul B Mahol2013-09-30
* | skip_bits: dont call UPDATE_CACHEMichael Niedermayer2013-09-30
* | cmdutils: print command support in -filters.Paul B Mahol2013-09-30
* | configure: fix build with enable-xmm-clobber-testMichael Niedermayer2013-09-30
* | doc/t2h.init: remove resource-type and distribution meta elementsTimothy Gu2013-09-30
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2013-09-30
|\ \