65520 Commits (31b7ab9f0699ce06858f117243d16847cc0a40eb)
 

Author SHA1 Message Date
Carl Eugen Hoyos 7c73d21523 lavf/mpegts: Do not return the result of a (void) function from a void function. 11 years ago
Carl Eugen Hoyos ef17a0c7ba Do not return a probe score from set_codec_from_probe_data() if the codec was ignored. 11 years ago
James Almer 5b12b4fc4b lavf/mpegts: rename ff_mpegts_parse_*() to avpriv_mpegts_parse_*() 11 years ago
Michael Niedermayer 1c59419419 Merge commit 'b50173a4dd47b9c3c89845b781fa958ccf860929' 11 years ago
Michael Niedermayer 403367d5a9 Merge commit 'da9cc22d5bd5f59756c2037b02966376da2cf323' 11 years ago
Michael Niedermayer 71f33051e5 Merge commit 'd9432789bd119f0e37bcf65cebda05d36aafd4ed' 11 years ago
Michael Niedermayer 4213fc5b9e avcodec/svq1dec: Fix multiple bugs from "svq1: do not modify the input packet" 11 years ago
Michael Niedermayer e55e09949e Merge commit '7b588bb691644e1b3c168b99accf74248a24e3cf' 11 years ago
Michael Niedermayer c628627995 Merge commit 'c7d9b473e28238d4a4ef1b7e8b42c1cca256da36' 11 years ago
Michael Niedermayer 91b4ed0918 Merge commit 'a1599f3f7ea8478d1f6a95e59e3bc6bc86d5f812' 11 years ago
James Almer 8dfb8190d7 libavcodec/rawdec: remove old ff_find_pix_fmt() function 11 years ago
Michael Niedermayer 6a44699746 avformat/dtsdec: check more of the dca headers in dts_probe() 11 years ago
Michael Niedermayer 7a34b7d80f avcodec/dca: Make ff_dca_convert_bitstream() available to libavformat, needed for dts_probe() 11 years ago
John Stebbins b50173a4dd movenc: fix QT chapter track character encoding 11 years ago
John Stebbins da9cc22d5b movenc: add track title to tracks 11 years ago
John Stebbins d9432789bd movenc: remove pointless loop around BITEXACT test 11 years ago
Anton Khirnov 7b588bb691 svq1: do not modify the input packet 11 years ago
Michael Niedermayer 40a820d6d8 Merge commit 'ed6d9ce914d552eeda16af857da97c4b1aea1e3f' 11 years ago
Anton Khirnov c7d9b473e2 cdgraphics: do not return 0 from the decode function 11 years ago
Anton Khirnov a1599f3f7e cdgraphics: switch to bytestream2 11 years ago
Michael Niedermayer 5836fe20c6 Merge commit 'cbc808d726afdf53d866264722785c1304c17390' 11 years ago
Christophe Gisquet 75837e9add x86: sbrdsp/fft: reuse ps_neg constant 11 years ago
Christophe Gisquet 51dd80e751 x86: diracdsp: reuse constants 11 years ago
Christophe Gisquet 6622a6cff3 x86: dwt: better share constants 11 years ago
Christophe Gisquet 71db2d08b1 x86: better share ff_pw_2 11 years ago
Christophe Gisquet 4e128ab0b1 x86: vpx/h264/hevc/mpeg2: share constants 11 years ago
Martin Storsjö ed6d9ce914 configure: Include the armcc build number in the compiler identification 11 years ago
Michael Niedermayer 305f72aee7 avcodec: Change get_pixels() to ptrdiff_t linesize 11 years ago
Michael Niedermayer 6b1df5544e avutil/cpu: check av_parse_cpu_caps() table during cpu-test 11 years ago
Michael Niedermayer fe0157a19a avutil/cpu: Make cpu flag names match between cpu-test and av_parse_cpu_caps() tables 11 years ago
Michael Niedermayer efc4fe9d74 avutil/cpu: add aarch64 entries to 2nd table 11 years ago
Vittorio Giovara cbc808d726 jpeg2000: enable 4 component pixel formats 11 years ago
Christophe Gisquet 6786848585 hevc_deblock: change tc type 11 years ago
Timothy Gu 9f02a2b224 transcode_aac: fix const return value 11 years ago
Michael Niedermayer a32e306be3 doc/muxers: document which applications are known to need disable_chpl. 11 years ago
Michael Niedermayer 9101ef6757 avutil/cpu: output cpu data to stdout 11 years ago
Michael Niedermayer a8689ba872 tests/fate/libavutil: switch cpu-test back to runecho so its results are vissible 11 years ago
Michael Niedermayer 6552b0558a avutil/pixelutils: check for malloc failure 11 years ago
Michael Niedermayer 84ac2f93ca avutil/pixelutils: avoid on stack arrays 11 years ago
Michael Niedermayer 1b168e3bcf avutil/cpu: fix cpu-test to work with ffmpegs cpuflags syntax 11 years ago
Michael Niedermayer 296b01d7f9 Merge commit 'a7153444df9040bf6ae103e0bbf6104b66f974cb' 11 years ago
Michael Niedermayer 3ce55d2e32 Merge commit '70cd3b8e659c3522eea5c16a65d14b8658894a94' 11 years ago
Michael Niedermayer a7153444df huffyuvdec: check width size for yuv422p 11 years ago
Michael Niedermayer 70cd3b8e65 mmvideo: check horizontal coordinate too 11 years ago
Clément Bœsch 97478ef5fe avfilter/select: fix "t" eval variable comment 11 years ago
Clément Bœsch eaeb61c3a6 avfilter/select: remove optional avcodec dependency 11 years ago
Clément Bœsch 164b7ccf21 avfilter/mp_decimate: remove avcodec dependency 11 years ago
Clément Bœsch def03d3439 avfilter/deshake: remove avcodec dependency 11 years ago
Clément Bœsch f50ec59751 build: remove wrong avcodec dep in decimate 11 years ago
Clément Bœsch 28a2107a8d avutil: add pixelutils API 11 years ago