41532 Commits (d40ae0e595fe90b5583b9269f8bb000402bde5a6)
 

Author SHA1 Message Date
Anton Khirnov d40ae0e595 h264: do not copy qscale when updating per-thread contexts 10 years ago
Anton Khirnov 92c6c2a605 h264: split weighted pred-related vars into per-slice context 10 years ago
Anton Khirnov d8a45d2d49 h264_ps: properly check cropping parameters against overflow 10 years ago
Anton Khirnov 5127c00b97 hevc: zero the correct variables on invalid crop parameters 10 years ago
Anton Khirnov c929659bdd hevc: make the crop sizes unsigned 10 years ago
Luca Barbato 22a6d48b0d avconv: Print the avfilter errors 10 years ago
Luca Barbato 342fc46c69 cmdutils: Add a stream specifier to map usable streams 10 years ago
Andreas Cadhalpun 30e6abd1a8 webp: ensure that each transform is only used once 10 years ago
Anton Khirnov cf18e777ae movenc: write the display transform matrix 10 years ago
Martin Storsjö 30a041887f ismindex: Calculate the pts duration of trun atoms, not the dts duration 10 years ago
Martin Storsjö 67a2912307 movenc: Don't assume that fragment durations in pts is equal to duration in dts 10 years ago
Martin Storsjö 5c337353a2 movenc: Move sidx edit list timestamp adjustment into a block 10 years ago
Martin Storsjö eee13d6539 movenc: Only adjust the cts offset at the start of fragments if necessary 10 years ago
Martin Storsjö 5cf892d694 movenc: Write pts timestamps in tfxd, instead of dts timestamps 10 years ago
Martin Storsjö b81b0cc22b movenc: Set the last packet duration based on the next packet when autoflushing 10 years ago
Martin Storsjö 3041183677 dashenc: Heuristically fill in the duration of packets that need it 10 years ago
Martin Storsjö 2889c5e167 movenc: Heuristically set the duration of the last sample in a fragment if not set 10 years ago
Martin Storsjö 8dc72eeaf6 udp: Fix crashes after adding AVOptions 10 years ago
Derek Buitenhuis 8692d74b73 mov: Add option to keep exact packet sequence after seeking 10 years ago
Martin Storsjö 58a840e215 Replace a few leftover instances of enum PixelFormat with enum AVPixelFormat 10 years ago
Vittorio Giovara 6289706b35 fate: Move tdsc to the appropriate screen capture file 10 years ago
Vittorio Giovara 423f5d50e4 mov: Fix little endian audio detection 10 years ago
Vittorio Giovara cdce9e8025 aacsbr: Fix type for index variable 10 years ago
Vittorio Giovara 7c60c124c8 hqx: Drop unused offsets table 10 years ago
Carl Eugen Hoyos 4326bc364b lavf: Do not list mov-only codecs in riff tags 10 years ago
Paul B Mahol cf9861dea5 isom: Add X-Com Radvision FourCC 10 years ago
Vittorio Giovara 02d76141d6 riff: Add 'tshd' FourCC for H.264 10 years ago
Carl Eugen Hoyos c0f504e947 libx264: Allow full-range yuv422 and yuv444 pixel formats 10 years ago
Niels Möller c9ed48e80e dca: Read params->pancABIT0[param_index] only if part0 is set 10 years ago
Luca Barbato 48aef27f52 x86: Put COPY3_IF_LT under HAVE_6REGS 10 years ago
Luca Barbato 96dd04427f isom: Add support for TSCC2 10 years ago
Diego Biurrun 91894f27dc configure: Disable shift operator precedence warnings with MSVC 10 years ago
Martin Storsjö 2cb9c2fc59 movenc: Allow interleaving samples when writing fragmented files 10 years ago
Martin Storsjö 50ff0c05b6 movenc: Support writing multiple trun atoms 10 years ago
Janne Grunau faab8f9fcb configure: move cross_compile checks after the toolchain section 10 years ago
Janne Grunau 3e1b5cbc9a configure: handle Apple's armv7s in probe_arm_arch() 10 years ago
Janne Grunau f01c771577 fate: add explicit support for the toolchain configure option 10 years ago
Janne Grunau a9d60c390f doc: fate: remove outdated SSH key fingerprint 10 years ago
Luca Barbato 66a0ac0a80 mkv: Add support for DVB subtitles 10 years ago
Himangi Saraogi 9a60b1fad0 libswscale: fix compiler warnings enumerated type mixed with another type 10 years ago
Luca Barbato 66028b7ba6 udp: Use AVOptions 10 years ago
Luca Barbato a4c5801070 sctp: Update to match tcp 10 years ago
Diego Biurrun acbe15a99f fate: Add test for DCA XLL 10 years ago
Niels Möller 217e4ff4d1 dca: Support for XLL (lossless extension) 10 years ago
Diego Biurrun 4da5aacc7e dca: Mark syncword constants unsigned; they do not fit in 32-bit signed int 10 years ago
Vittorio Giovara 247e370e2a TDSC decoder 10 years ago
Vittorio Giovara 5a0e953c24 mjpeg: Mark decoder family as thread safe 10 years ago
Vittorio Giovara 117b432748 lavc: Introduce AVCodec internal capabilities 10 years ago
Vittorio Giovara 9993a067f6 lavc: Improve thread locking error message 10 years ago
Himangi Saraogi 913aa9a487 libx264: Return more meaningful error codes 10 years ago