56829 Commits (b5f219c904b9b17c35c5c5aee3384586cb6302a8)
 

Author SHA1 Message Date
Carl Eugen Hoyos b5f219c904 Print pix_fmt name on h264 context reinitialisation. 11 years ago
Michael Niedermayer 64327aabb9 ffmpeg: add support to force specific AVCodecs 11 years ago
Michael Niedermayer 5082fcc0e2 avformat: add support to force specific AVCodecs 11 years ago
Michael Niedermayer f4aec34805 avformat/utils: pass AVFormatContext to find_decoder() 11 years ago
Reimar Döffinger af6e232ccf VC1 VDPAU: Mark missing reference frames as such. 11 years ago
Michael Niedermayer ebb8dd437b mov: fix trun / pseudo_stream_id handling 11 years ago
Michael Niedermayer 95666b2298 avcodec/imgconvert/get_color_type: fix type for PAL8 11 years ago
Paul B Mahol 2490996f38 avcodec: use designated initializers for bitstream filters 11 years ago
Michael Niedermayer 5e253fdfc1 Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer c28bca2bde Merge commit 'ad0560fe7491a85c3e71d5a3d6a0443f10b33ab1' 11 years ago
Michael Niedermayer 8aa6ffd8fa Merge commit 'cc41167aede4c101ad17eeffa8f39bb6c23d3dad' 11 years ago
Clément Bœsch 3841e4510b avfilter/avf_showspectrum: use the name 's' for the pointer to the private context 11 years ago
Paul B Mahol 848a1e6738 avfilter/af_afade: use the name 's' for the pointer to the private context 11 years ago
Michael Niedermayer 0425fd7eb2 ffmpeg: dont return reserved values 11 years ago
Clément Bœsch e31a239fea avfilter/vf_removelogo: use the name 's' for the pointer to the private context 11 years ago
Paul B Mahol 7d0ce1e59d avfilter/af_silencedetect: use the name 's' for the pointer to the private context 11 years ago
Maxim Poliakovski d49f3fa579 atrac3: Generalize gain compensation code 11 years ago
Maxim Poliakovski 4fa2484067 atrac3/decode_gain_control: cosmetics 11 years ago
Maxim Poliakovski 4978be2bc6 atrac3: rename num_gain_data to num_points 11 years ago
Maxim Poliakovski dc80e250fc atrac3: Rename GainInfo to AtracGainInfo 11 years ago
Maxim Poliakovski 746cb9bc53 atrac: limit line length to 80 chars 11 years ago
Maxim Poliakovski 3d80ab015f atrac: Move doxygen comments to the header 11 years ago
Maxim Poliakovski cc2330fe3a atrac: Update copyright info and file description. 11 years ago
Maxim Poliakovski 852241561d atrac: Add missing av_cold. 11 years ago
Michael Niedermayer 286beebdc3 avcodec/wmalosslessdec: check block_align 11 years ago
Michael Niedermayer ad8fbddb94 Revert "Merge commit '61c31e4ee7ea79a9e74c0476b81244febf17e6d7'" (configure: Properly set zlib dependencies for all components) 11 years ago
Paul B Mahol edadda968c avfilter/vf_histogram: change order of histograms for planar rgb 11 years ago
Marton Balint cac9af68a4 avfilter/vf_histogram: add support for subsampled planar yuv modes in waveform mode 11 years ago
Marton Balint 31a8461d64 avfilter/vf_histogram: improve waveform speed 11 years ago
Michael Niedermayer 795eaf8d69 avcodec/fraps: increase vlc nb_bits 11 years ago
Thilo Borgmann d3a03d90a3 configure: fix logic for threads in case of OpenCL is enabled. Fixes ticket 3004. 11 years ago
Luca Barbato 628a17d78a rtmp: alias rtmp_listen to listen 11 years ago
Luca Barbato ad0560fe74 mxf: Remove a typo 11 years ago
Michael Niedermayer 2e2a2d8801 swscale/utils: dont divide by zero with zero vectors 11 years ago
wm4 01e3340fb6 swscale: make bilinear scaling the default 11 years ago
Paul B Mahol fc0d8cf185 fate: add fieldorder test 11 years ago
Stefano Sabatini 8fafaf1834 doc: move sws_dither option description to scaler.texi 11 years ago
Stefano Sabatini d17aaad630 doc/filters/scale: mention and link scaler options 11 years ago
Stefano Sabatini fd0a1647f2 doc/filters/scale: fix MAN rendering of @ref arguments 11 years ago
Michael Niedermayer 31b6300f4d doc: try to add a link from the vf_scale sws_flags to the scaler docs 11 years ago
Paul B Mahol 0a4aea6db9 avfilter/vf_hflip: support slice threading 11 years ago
Paul B Mahol 2a6a3d4317 avfilter/vf_hflip: refactor plane dimensions calculation 11 years ago
Paul B Mahol 862773907a avfilter/vf_rotate: support slice threading 11 years ago
Michael Niedermayer 54197c7aae skip_bits: dont call UPDATE_CACHE 11 years ago
Paul B Mahol f4ab723a79 cmdutils: print command support in -filters. 11 years ago
Michael Niedermayer 0a0b7267b2 configure: fix build with enable-xmm-clobber-test 11 years ago
Timothy Gu 8fd8ead23c doc/t2h.init: remove resource-type and distribution meta elements 11 years ago
Michael Niedermayer b0b5012e77 Merge remote-tracking branch 'cehoyos/master' 11 years ago
Paul B Mahol cd1b22d8e8 avfilter/dualinput: simplify 11 years ago
Martin Storsjö cc41167aed asfdec: Check the return value of asf_read_stream_properties 11 years ago