40096 Commits (8d695dc411c1ae28477f107d6f7bf2db59af95df)
 

Author SHA1 Message Date
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
Martin Storsjö 95b7fa1729 oggenc: Support flushing the muxer 11 years ago
Janne Grunau d5a5598198 build: check if AS supports the '.func' directive 11 years ago
Janne Grunau 896a5bff64 arm: check if AS supports .dn 11 years ago
Janne Grunau 68a06b3a63 aarch64: use '#' for whole line asm comments 11 years ago
Janne Grunau 6a0fa4d86f aarch64: remove optional :pg_hi21: for adrp instruction 11 years ago
Janne Grunau fd2981ea92 aarch64: add darwin style PAGE/PAGEOFF relocations 11 years ago
Diego Biurrun 880e2aa236 Remove all Blackfin architecture optimizations 11 years ago
Diego Biurrun b88cc5cca1 bink: Rename BinkDSPContext member so as not to clash with BlockDSPContext 11 years ago
Uwe L. Korn 59cb5747ec rtmpproto: read metadata to set correct FLV header 11 years ago
Uwe L. Korn 3b18857ab3 rtmppkt: Add method to read an AMF string that is not prefixed by its type 11 years ago
Uwe L. Korn a1859032e3 flvdec: Do not default to a video and audio stream 11 years ago
Dirk Ausserhaus f76e3669bb Decode both parts of Indeo4 IP frames 11 years ago
Dirk Ausserhaus 3df0d20028 Move Indeo4 frametypes into common header. 11 years ago
Anton Khirnov 383136264e avconv: do not use the stream codec context for encoding 11 years ago
Anton Khirnov 41776ba9c0 avconv: do not use the stream codec context for decoding 11 years ago
Anton Khirnov e19d48dfce flac muxer: support reading updated extradata from side data 11 years ago
Anton Khirnov 0097cbea69 flac muxer: accept only STREAMINFO extradata 11 years ago
Anton Khirnov ed39cda029 flacenc: send final extradata in packet side data 11 years ago
Anton Khirnov 0957b274e3 lavc: add an option to enable side data-only packets during encoding 11 years ago
wm4 eb800f120d libavcodec: set AVFrame colorspace fields on decoding 11 years ago
wm4 8c02adc62d lavu: add all color-related enums to AVFrame 11 years ago
Tudor Suciu d2ef708c95 matroskaenc: Allow VP9 and Opus in webm 11 years ago
Martin Storsjö f797b134ca rtpenc_chain: Don't copy the time base to the source stream by default 11 years ago
Thierry Fauck d6d767d93e ppc: Fix compilation for ppc64le (ELFv2) 11 years ago
Martin Storsjö abb810db03 Revert "rtpenc_chain: Don't copy the time_base back to the caller" 11 years ago
Diego Biurrun 368f50359e dsputil: Split off quarterpel bits into their own context 11 years ago
Diego Biurrun cb52a17cb6 dsputil: Move Bink-specific add_pixels8 to binkdsp 11 years ago