21024 Commits (9a9964c50ed85a0bf8d8ab384801d4ea07017f76)
 

Author SHA1 Message Date
Reimar Döffinger bdb156c7b1 Simplify color_flags calculation, remove a pointless initialization 15 years ago
Reimar Döffinger 75fe5b5243 Make default_correlation array const since it is never modified. 15 years ago
Reimar Döffinger 3fdd82768d Use default sws_flags for dnxhd regression tests and also test the "-mbd rd" 15 years ago
Reimar Döffinger d7c2e8e3fd Update regression reference for DNxHD test update 15 years ago
Reimar Döffinger 6082086688 Change DNxHD regression tests to test both 720p and 1080i instead of just 1080i 15 years ago
Reimar Döffinger 31fe12a9fe Add missing strings.h include needed for strcasecmp. 15 years ago
Justin Ruggles 306a1204ff Update AC-3 channel map. 2F/2R layout only has 4 channels. This correction 15 years ago
Benjamin Larsson 803d8488f2 Align sample output buffer in atrac1. 15 years ago
Benjamin Larsson 0105f49792 Fix the short block transform for atrac1. 15 years ago
Reimar Döffinger 0ae2ccff56 Change dnxhd regression tests for r19912 which fixed uninitialized data in 15 years ago
Diego Biurrun e9b733bd89 #include correct header to fix 'make checkheaders'. 15 years ago
Diego Biurrun d773d85515 Reorder functions so that encoding functions are disabled by the preprocessor. 15 years ago
Diego Biurrun 27666c3176 Add missing stdint.h #include to fix 'make checkheaders'. 15 years ago
Baptiste Coudurier 301a24de52 fix uninitialized memory in dnxhd encoder 15 years ago
Michael Niedermayer e9b0681610 Only use *ic_ptr when it has been initialized. 15 years ago
Ronald S. Bultje ba93ea6d3e Unscrewup indentation (pointed out by Diego). 15 years ago
Diego Biurrun 94f3c0e52f Add probetest to TOOLS list. 15 years ago
Diego Biurrun 13b1c80b05 Introduce a variable for all targets in the tools subdirectory. 15 years ago
Diego Biurrun 9407246d7a Drop argc/argv parameters from main(), they are unused. 15 years ago
Diego Biurrun 497559ec90 cosmetics: K&R coding style, prettyprinting 15 years ago
Ronald S. Bultje f933789789 RTSP basic authentication, patch originally by Philip Coombes 15 years ago
Baptiste Coudurier afcdf34236 update seek regression tests due to r19902 15 years ago
Reimar Döffinger ef002fa32b Update dnxhd rotozoom regression test values with more sane ones that match 15 years ago
Niobos 9deba199fd fix pes overhead computation, patch by Niobos, niobos at dest-unreach dot be 15 years ago
Reimar Döffinger bb8cd7b3cf Update dnxhd regression test to match the majority of FATE machines (which 15 years ago
Benjamin Larsson 10634c037a Only use one mdct window size in atrac1. 15 years ago
Baptiste Coudurier db46c4e14d print at debug level the score at which codec probing succedeed 15 years ago
Reimar Döffinger 5abfae79ca Improve SIFF probe by also checking the first tag is one of the expected. 15 years ago
Reimar Döffinger 3214db98ea Improve dxa probe by checking the values for width and height are reasonable. 15 years ago
Reimar Döffinger 892d7e78ef Slightly improve probe for ea format by checking that it is possible to 15 years ago
Reimar Döffinger a5083f66c7 Add dnxhd test to regression tests. 15 years ago
Lars Täuber f68c8a5039 Do not include "mp4:" prefix from RTMP URL into "app" path or second time 15 years ago
Kostya Shishkov 609782970c Register myself as RTMP maintainer 15 years ago
Kostya Shishkov c4396c241c Remove useless code causing crash in Targa decoder 15 years ago
Justin Ruggles 78a9a77eac add CODEC_CAP_SUBFRAMES to the FLAC decoder capabilities. also add a FIXME 15 years ago
Ramiro Polla c866c7d041 Cleanup buffer debugs in swScale(). 15 years ago
Ramiro Polla 953c821f9b Use correct buffers in vertical scaler in unscaled YV12 case. 15 years ago
Michael Niedermayer 1bc8c36125 Print a warning if a format has been detected with a low score. 15 years ago
Michael Niedermayer c36823fd3d Print at debug level the score with which probing succeeded. 15 years ago
Michael Niedermayer 8a6c7a5286 Fix indention after last commit. 15 years ago
Michael Niedermayer e07b882b4d Improve amortized worst case speed of the muxers packet interleaving code 15 years ago
Måns Rullgård d25130eb23 ARM: do not use movw/movt for relocatable values with PIC 15 years ago
Kostya Shishkov ebd3e99de9 reindent after last commit and remove unneeded empty line 15 years ago
Kostya Shishkov f53c9089f6 Make MPC SV8 probe skip tags until stream header is found 15 years ago
Kostya Shishkov 6f24cc0b2a Monkey's Audio uses subframes too, declare that in its capabilities 15 years ago
Reimar Döffinger 0d6da4b831 Fix overflow check insufficiently improved in r19840. 15 years ago
Sascha Sommer d859bb1db0 Add CODEC_CAP_SUBFRAMES for codecs that output multiple subframes 15 years ago
Sascha Sommer 9d66ef18fa fix PTS calculation for audio formats with bits per sample != 16 15 years ago
Peter Ross 5f14b56593 Core Audio Format demuxer 15 years ago
Peter Ross 2d423666c0 Make mov LPCM and AAC parsing functions public 15 years ago