59597 Commits (d66bab0a69ac1860e78dd951ad8db1a507e75642)
 

Author SHA1 Message Date
Michael Niedermayer 863f4c3c71 avformat/utils: fix rounding error accumulation for generated dts in compute_pkt_fields() 11 years ago
Michael Niedermayer cd7037dd7a avutil/rational: av_add_stable() test code 11 years ago
Michael Niedermayer b317f9459f avutil/mathematics: add av_add_stable() 11 years ago
Michael Niedermayer de5b6c736b Changelog: add nuts side & metadata support 11 years ago
Michael Niedermayer 8113e838a8 avformat/nut: add support for per frame side & meta data with version 4 11 years ago
Michael Niedermayer d8e65e9224 Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer 63ce041a7d Merge commit '2ad4ee345a4216aef3999f57dd14c56128d27a13' 11 years ago
Martin Storsjö 3348e3492d arm: Use the matching endfunc macro instead of the assembler directive directly 11 years ago
Martin Storsjö 2ad4ee345a arm: Add a missing endfunc macro call 11 years ago
Clément Bœsch 307b6b8cb4 avfilter/lut3d: fix channel order in Iridas format parsing. 11 years ago
Michael Niedermayer be524ffc16 avcodec/rv30: put the rpr check back in init with the max vs bits bug fixed 11 years ago
Michael Niedermayer d08c6e1101 avcodec/rv30: check rpr before use against maximum 11 years ago
Michael Niedermayer a881b9aa08 avcodec/rv30: cleanup rpr handling 11 years ago
Michael Niedermayer 958e311974 avcodec/rv10: cleanup rpr handling 11 years ago
Michael Niedermayer adc09a353c Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer 9b9f64fe31 Merge commit 'a4d0c6e0503562d4cc8f9f6d02d84d7b32583b15' 11 years ago
Michael Niedermayer fb17f03dad Merge commit 'aec25b1c4650944d32706bfd40eb02bbd5587303' 11 years ago
Michael Niedermayer ad5e4e0f94 Merge commit 'b318106fae65149356934fc72feafef3272fd4ea' 11 years ago
Michael Niedermayer cf867517f1 Merge commit 'a8cc88b1a23dc1515f27cfa98af16a273c539091' 11 years ago
Michael Niedermayer 781fd58838 Merge commit 'cc976a75dffa148d655b52604331679ff669e8a2' 11 years ago
Michael Niedermayer 4b8bc6d2b0 Merge commit 'fc6a3ef40d34ce8443ae57c2452f3f273d7d4891' 11 years ago
Michael Niedermayer fadec4f6db Merge commit '3d95d27376e59de14f984e7a22a52e066d85df35' 11 years ago
Michael Niedermayer 8e6af036b9 Merge commit '58312b2472d3a44d7458865c459d59ef2e02bf1a' 11 years ago
Michael Niedermayer 508229adb9 Merge commit 'e89aa4bf56e5b5c45f569eb12733519789e057da' 11 years ago
Michael Niedermayer 4a055f91be Merge commit '1b5d065ca722eb8028c7a08e054b6da3419faf5d' 11 years ago
Michael Niedermayer 3929c17405 Merge commit '94a417acc05cc5151b473abc0bf51fad26f8c5a0' 11 years ago
Michael Niedermayer 405b1ef898 Merge commit '24057c83207d6ea8bfd824155ac37be8a33dfd0c' 11 years ago
Michael Niedermayer c13e73c25b Merge commit '5569146d48f06564e8fa393424782cceed510916' 11 years ago
Michael Niedermayer 3cf1503beb Merge commit 'a6a2282c25abe43e352010a7c3fbc92994c0bc1c' 11 years ago
Michael Niedermayer 532b93b516 Merge commit 'feded990e3ef9af4a0b827d5b6d8fe86f0b94942' 11 years ago
Michael Niedermayer 5047849584 avformat/utils: fix order of buffers in timestamp update code 11 years ago
Michael Niedermayer 950fb8acb4 avcodec/mpegvideo: fix ac/dc_val and coded_block table sizes 11 years ago
Michael Niedermayer 9c5260e73a avutil/mathematics: fix 2 typos in the doxy 11 years ago
Stefano Sabatini d392619a46 doc/faq: remove "-profile option fails when encoding H.264 video with AAC audio" entry 11 years ago
Stefano Sabatini d52dd2430b doc/ffserver: mention how to access streams through RTSP 11 years ago
Anton Khirnov a3a55645f0 mpegvideo: remove disabled bfin asm 11 years ago
Anton Khirnov a4d0c6e050 mpegvideo: move dct_unquantize functions up to avoid forward declarations 11 years ago
Anton Khirnov aec25b1c46 mpegvideo: split the encoding-only parts of frame_start() into a separate function 11 years ago
Anton Khirnov b318106fae FATE: add a test for the lavr mixing case fixed in fc6a3ef40d 11 years ago
Anton Khirnov a8cc88b1a2 tests/Makefile: allow FILTER* to be called with lists of filter names 11 years ago
Anton Khirnov cc976a75df audio_mix: print (SKIP) instead of 0.0 for matrix columns removed along with output zeroing 11 years ago
Anton Khirnov fc6a3ef40d audio_mix: fix zeroing output channels in certain cases 11 years ago
Anton Khirnov 3d95d27376 audio_mix: initialize the data pointers to NULL 11 years ago
Anton Khirnov 58312b2472 h264: reset data_partitioning if decoding the slice header for NAL_DPA fails 11 years ago
Anton Khirnov e89aa4bf56 lzw: switch to bytestream2 11 years ago
Anton Khirnov 1b5d065ca7 pmpdec: check that there is at least one audio packet. 11 years ago
Anton Khirnov 94a417acc0 mathematics: remove asserts from av_rescale_rnd() 11 years ago
Anton Khirnov 24057c8320 eacmv: check the framerate before setting it. 11 years ago
Anton Khirnov 5569146d48 adx: check that the offset is not negative 11 years ago
Anton Khirnov a6a2282c25 rv30: fix extradata size check. 11 years ago