70925 Commits (cc2cfdc49786a8268d1514661c17ea96035d6f1d)
 

Author SHA1 Message Date
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
Andreas Cadhalpun b61cb61ab8 mxfenc: don't try to write footer without header 10 years ago
Michael Niedermayer c5c09501f9 avformat/aiffdec: do not fail if header parser hits EOF 10 years ago
Michael Niedermayer ae81e8a9c5 avformat/aiffdec: Stop header parsing once a non header packet is reached 10 years ago
Clément Bœsch d2009c77fb avfilter/vf_colormatrix: fix yuv420p threading, second try 10 years ago
Michael Niedermayer b1fbe29e51 avcodec/mjpegdec: Support 31111100 sampling 10 years ago
Michael Niedermayer e15455891b avcodec/mjpegdec: Change upscale_* to an array instead of a bitmask 10 years ago
Michael Niedermayer ee648903f5 Merge remote-tracking branch 'cehoyos/master' 10 years ago
Michael Niedermayer b3818c47d8 Merge commit '8692d74b7364b405d7939c0ed347e8a2815193a7' 10 years ago
Carl Eugen Hoyos 7a5356c728 lavf/mkv: Ignore ff_isom_write_hvcc() return value as the mov muxer does. 10 years ago
Carl Eugen Hoyos 7f1ea38868 lavc/dts: Do not set bitrate for DTS-HD Master and High Resolution. 10 years ago
Micah Galizia c59654d67d avformat/http: replace cookies with updated values instead of appending forever 10 years ago
James Cowgill f8323744a0 mips/float_dsp: fix vector_fmul_window_mips on mips64 10 years ago
Derek Buitenhuis 414d6547f3 mov: Add option to keep exact packet sequence after seeking 10 years ago
Derek Buitenhuis 8692d74b73 mov: Add option to keep exact packet sequence after seeking 10 years ago
Michael Niedermayer fbb9ef5b17 avfilter/vf_lut3d: Change enum to int, which is accessed via AVOption as int 10 years ago
Michael Niedermayer ee17295d10 avfilter/vf_il: Change enums to int, which are accessed via AVOption as int 10 years ago
Michael Niedermayer 67e1562228 avfilter/vf_histogram: Change enum to int, which is accessed via AVOption as int 10 years ago
Clément Bœsch 304fdfe9f3 lavfi: add showwavespic filter 10 years ago
Michael Niedermayer 0f16dfda50 Replace PixelFormats which sneaked in over time or where forgotten by AVPixelFormats 10 years ago
Michael Niedermayer 4fae556322 Merge commit '58a840e21577a2168843487a98cb2cea44b5a94a' 10 years ago
James Almer bf2bd5b807 avcodec/ac3dec_fixed: fix compilation when ac3dec is disabled 10 years ago
Michael Niedermayer 0b961423ee avcodec/aacsbr: Replace impossible condition by assert 10 years ago
Martin Storsjö 58a840e215 Replace a few leftover instances of enum PixelFormat with enum AVPixelFormat 10 years ago
Michael Niedermayer ae3d2afd46 Merge commit '6289706b35d1b030258bba54cc27bb6d2c04bc9b' 10 years ago
Michael Niedermayer c7e1e4c48a Merge commit '423f5d50e499ab972f507115700c8f31ed8993e4' 10 years ago
Michael Niedermayer 45f62c74dd Merge commit 'cdce9e8025fff1dee2fd3d6bc28aebc0a330c5a0' 10 years ago
Michael Niedermayer 66de11b064 Merge commit '7c60c124c8dfaebfafa2b3c11b316db549617732' 10 years ago
Michael Niedermayer 07ca090e81 Merge commit '4326bc364b58e97fc3d89417054a6b7610179a00' 10 years ago
Michael Niedermayer de732a82b6 Merge commit 'cf9861dea5d42d0b5a6cf0609b9624525d96c1e0' 10 years ago
Michael Niedermayer 59f687b73c Merge commit '02d76141d68e38c80f9a205a56b9af10d74f0995' 10 years ago
Michael Niedermayer 182499be72 Merge commit 'c0f504e947cc0a3c73770419bf7d1af98288fc59' 10 years ago
Michael Niedermayer 6d57da9aa4 Merge commit 'c9ed48e80ef807ab0c1bb946ac8db5f34d83d9c9' 10 years ago
Michael Niedermayer 1eb28479da Merge commit '48aef27f5232794e70ecef0d347b9f65e27a9bad' 10 years ago
Clément Bœsch 09f057170e avfilter/vf_colormatrix: make sure the number of threads is even for yuv420p 10 years ago
Michael Niedermayer 2cfa1fdb08 Merge commit '96dd04427fc46e5e25a5ac1f00753207e3aedb0c' 10 years ago
Michael Niedermayer 33a79e443b Merge commit '91894f27dce531c13d7e1be20253877f2e1e9e66' 10 years ago
Michael Niedermayer 13f8bbfb70 avformat/mov: fix mis-detection of jpeg2000 10 years ago
Michael Niedermayer 6cd079a4e7 avfilter/vf_histeq: Change enums to int, which are accessed via AVOption as int 10 years ago
Michael Niedermayer 7363889771 avfilter/vf_fieldmatch: Change enums to int, which are accessed via AVOption as int 10 years ago
Michael Niedermayer e6140e7822 avfilter/vf_field: Change enum to int, which is accessed via AVOption as int 10 years ago
Andreas Cadhalpun 39ddda12f1 mxfenc: fix memleaks in mxf_write_footer 10 years ago
Tobias Rapp 5be04f9789 doc/protocols: Fixed missing example section marker 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