21304 Commits (55d2e32a409e62f19af0e0032a2b1f8f201465fb)
 

Author SHA1 Message Date
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
Peter Ross fa77dd639d perform sanity check on number of audio channels in avcodec_open() 15 years ago
Gwenole Beauchesne 385ae7021f Fill in new VASliceParameterBufferMPEG2.slice_horizontal_position field. 15 years ago
Gwenole Beauchesne 25450bb252 Move down HWAccel code path so that to fill in s->mb_x first. 15 years ago
Kostya Shishkov 9117213313 Enhance Musepack SV8 probing code 15 years ago
Michael Niedermayer e458dd0be0 Flv should be AVFMT_VARIABLE_FPS. 15 years ago
Michael Niedermayer 657eca1f8b Upgrade a few important messages to AV_LOG_WARNING. 15 years ago
Michael Niedermayer 0355537605 Fix indention after previous commit. 15 years ago
Michael Niedermayer ddce56efc5 Make packet interleaving in the muxer not scan through the whole 15 years ago
Michael Niedermayer 42831b46ef Also reset *_end in flush_packet_queue(). 15 years ago
Stefano Sabatini 8cd6b388f4 Make pkgconfig_generate() fill Libs with the required linking flags 15 years ago
Justin Ruggles ea25c063c3 10l: set genre default immediately before reading genre tag 15 years ago
Justin Ruggles d891cbb444 Set ID3v1 genre to 0xFF (unknown) by default instead of 0 (Blues). 15 years ago
Måns Rullgård 68336ea8d4 10l: fix ff_fft_init_arm() prototype 15 years ago
Måns Rullgård f486321395 Move per-arch fft init bits into the corresponding subdirs 15 years ago
Kostya Shishkov 9155be47d1 Do not set 0 FPS in VC-1 test stream format demuxer. 15 years ago
Vitor Sessak 6776061b04 Add two more sizes to ff_sine_windows[] and also pad it with NULLs so 15 years ago
Kostya Shishkov 05db409c28 Check for explicit 32-bit FPS value so it works on 64-bit systems too 15 years ago
Kostya Shishkov 23218a9801 Make probing for VC1 test bitstream format stricter 15 years ago
Jai Menon 2370338850 Fix max_coded_frame_size computation to account for byte alignment. 15 years ago
Michael Niedermayer 37e34df5a5 Check offset in flv_probe() 15 years ago