40223 Commits (fe67f3fbb5f9f6a6b60f837f6bc5e087ac11f3bf)
 

Author SHA1 Message Date
Anton Khirnov 194be1f43e lavf: switch to AVStream.time_base as the hint for the muxer timebase 11 years ago
Anton Khirnov d754ed4172 riffenc: take an AVStream instead of an AVCodecContext 11 years ago
Anton Khirnov f792d3cbb8 lavf: add the notimestamps flag to the muxers missing it 11 years ago
Anton Khirnov cfbdd7ffbd rtpenc: base max_frames_per_packet on avg_frame_rate, not codec timebase 11 years ago
Anton Khirnov 894682a973 Remove avserver. 11 years ago
Niels Möller f2ce63246f dcadec: replace ldexpf with a multiplication by a constant 11 years ago
Roman Savchenko 44671b5786 AVFrame: factor out freeing the side data 11 years ago
Rafaël Carré 9affa784a0 vp9 encoder: use a decent default speed setting 11 years ago
Josh Allmann 74bc945805 flvenc: Don't over-count metadata. 11 years ago
Tristan Matthews 4910684492 tiffenc: fix packet size calculation 11 years ago
Diego Biurrun fe4d5fe936 jpeg2000: Mark static data init functions as av_cold 11 years ago
Anton Khirnov 71d6551e67 avconv: use the correct variable in comparison 11 years ago
Luca Barbato 83aa4fc3fe configure: Directly support Android as target OS 11 years ago
Vittorio Giovara 766f2d965f gitignore: add dylib and swp entries 11 years ago
Vittorio Giovara 711aa2a827 lavf: dump stream side data when probing 11 years ago
Vittorio Giovara 2dc265619a lavf: group dump functions together 11 years ago
Vittorio Giovara 5a69ded12a vf_showinfo: print display transformation values 11 years ago
Diego Biurrun 27631796c9 ac3: Only initialize float_dsp for the float encoder variant 11 years ago
Diego Biurrun f0ce9913d0 Rename tpel_template.c ---> pel_template.c 11 years ago
Vittorio Giovara 4321e50756 configure: use pkg-config for libx264 11 years ago
Derek Buitenhuis ceada893be libx265: Remove unneeded bit depth check 11 years ago
Derek Buitenhuis 61a344916d libx265: Add 4:2:2 support 11 years ago
Derek Buitenhuis 180e6b4806 libx265: Actually use X265_API_IMPORTS 11 years ago
Diego Biurrun dca7ba4bff Remove some unnecessary CONFIG_FOO_COMPONENT ifdefs 11 years ago
Anton Khirnov 48e5092133 avconv: make -shortest work with streamcopy 11 years ago
Luca Barbato 2f4170312f libx264: Support bitrate reconfiguration 11 years ago
Janne Grunau cd62c04d00 h263enc: keep block_last_index always valid during advanced intra coding 11 years ago
Janne Grunau 0ddc53dabb mpegvideo: synchronize AVFrame pointers in ERContext fully 11 years ago
Vittorio Giovara 641e57230b fate: add on2avc audio test 11 years ago
Vittorio Giovara d7705be961 mpegvideoenc: check color_range 11 years ago
Diego Biurrun 27860819d5 ppc: Consistently use convenience macro for runtime CPU detection 11 years ago
Diego Biurrun 205fdd4ea5 ppc: Fix runtime CPU detection for apedsp, huffyuvdsp, svq1enc 11 years ago
Luca Barbato f121dbd9f7 mpegts: Provide an option to override the pcr period 11 years ago
Luca Barbato 3f7e94eccd mpegts: Move the option section to the bottom 11 years ago
Luca Barbato a736ae1e96 doc: Document mpegts muxrate 11 years ago
Martin Storsjö 570d4b2186 x86: h264: Don't keep data in the redzone across function calls on 64 bit unix 11 years ago
Martin Storsjö 0776e0ef6b adpcm: Write the proper predictor in trellis mode in IMA QT 11 years ago
Janne Grunau 1619274fb3 av_dict_set: fix potential memory leak with AV_DICT_DONT_OVERWRITE 11 years ago
Janne Grunau 7b06ddb835 configure: use .altmacro for gnu as check on arm 11 years ago
Martin Storsjö 3d79d0c93e adpcm: Avoid reading out of bounds in the IMA QT trellis encoder 11 years ago
Martin Storsjö 103243ca64 oggenc: Set the right AVOption size for the pref_duration option 11 years ago
Marc-Antoine Arnaud f558f0d2da avcodec options: add enum option for color_range 11 years ago
Marc-Antoine Arnaud 7c29b7229b avcodec options: add enum option for colorspace 11 years ago
Marc-Antoine Arnaud efc2dfe6a0 avcodec options: add enum option for color_trc 11 years ago
Marc-Antoine Arnaud bd71c300f9 avcodec options: add enum option for color_primaries 11 years ago
Marc-Antoine Arnaud 8a06794112 mpeg2: add sequence display extension information 11 years ago
Martin Storsjö 2f7065190a libfdk-aac: Relicense the library wrappers to the ISC license 11 years ago
Martin Storsjö e7d6d0bf3c mov: Export geotag metadata fields 11 years ago
Diego Biurrun d816e125fe dict: const correctness for av_dict_get() and av_dict_copy() 11 years ago
Luca Barbato 39ec5e1cf8 avconv: Report the codec and the encoder separately 11 years ago