2018 Commits (6fea687ec1ff083d4da8e3bddf883163508cf48f)

Author SHA1 Message Date
Michael Niedermayer dc417a6e2f 10^10l to the idiot who designed this format and didnt even realize what number he used 18 years ago
Michael Niedermayer 0c0d17f3ce fix demuxing of IMAG0002.ASF 18 years ago
Michael Niedermayer 6cc65ab3c6 analyze end condition must match r_fps selection condition 18 years ago
Michael Niedermayer e9f6c8eaae fix probe of 001.vdr-broken-6025 18 years ago
Baptiste Coudurier 11979c460c move atom size check before parsing function search 18 years ago
Baptiste Coudurier a097e559b2 unset sample count to disable track when is broken 18 years ago
Baptiste Coudurier 62b6498df2 break if atom size is more than size left in container atom, fix shooter.mov 18 years ago
Limin Wang f5ad81f527 Allow setting v4l2 input and video standard. 18 years ago
Bobby Bingham 4992d8bf7d Change the vhook code to send real timestamps to the filters instead of the 18 years ago
Baptiste Coudurier 2f124d2af2 add hdv1 fourcc 18 years ago
Baptiste Coudurier 0b339acb9e revert r8538 (set bit rate for asf format) until regression tests issue is stated 18 years ago
Zuxy Meng 4d38ebfd7b set bit rate for asf format, patch by Zuxy Meng, zuxy meng gmail com 18 years ago
Michael Niedermayer 7975048628 require at least a score of AVPROBE_SCORE_MAX/4 or reaching of PROBE_BUF_MAX 18 years ago
Baptiste Coudurier bad0cefbdd add IJPG fourcc, to play m_ijpg.avi 18 years ago
Michael Niedermayer 61f676e1c1 warning about vhooks status 18 years ago
Baptiste Coudurier c59f24e657 activate parser on MP3 id, fix [A-Destiny]_Konjiki_no_Gash_Bell_-_65_[71EE362C].mp4 18 years ago
Baptiste Coudurier 0174f51470 prefer MP3 id 18 years ago
Baptiste Coudurier db6d109da2 use MKTAG 18 years ago
Baptiste Coudurier b0c17f7776 dont fail immediately when a somehow broken track is detected, some tracks might be good, fix mi2_vorbis51.mp4 18 years ago
Aurelien Jacobs 8509fc7b13 add support for V_THEORA into Matroska 18 years ago
Baptiste Coudurier ccba88d764 cosmectics, mov -> mp4 18 years ago
Baptiste Coudurier 295b7dc367 sort 18 years ago
Baptiste Coudurier 2b4162f0ae add some codec object type ids 18 years ago
Baptiste Coudurier b41899c66c prefer MP3 id as mentioned in avcodec.h line 210 18 years ago
Baptiste Coudurier 7555d2e633 add specifications reference comments 18 years ago
François Revol c9fdab0dab Some more BeOS cleanup: check for arpa/inet.h; declare the prototype for inet_aton if not found; remove barpainet.h as it's not longer needed. 18 years ago
David Conrad 8076609a40 The NSV demuxer assumes that a video frame's timestamp increases by one on each 18 years ago
Wolfram Gloger df7625ed62 av_estimate_timings_from_pts() flushes the packet queue but doesn't 18 years ago
Baptiste Coudurier e14f79ed37 cosmetics, sample_size_v1 -> bytes_per_frame / samples_per_frame 18 years ago
Baptiste Coudurier 638fd2fce7 cosmetics 18 years ago
Baptiste Coudurier 2d2432b738 set audio frame size based on stts 18 years ago
Baptiste Coudurier 4278662d45 treat frame_size > 1 as compressed audio 18 years ago
Michael Niedermayer 028d6f3e71 revert r8428, the check was not that useless 18 years ago
Michael Niedermayer a843d1ff32 i think this is more correct 18 years ago
Luca Barbato bd03c380ce expose av_base64_decode and av_base64_encode 18 years ago
Clemens Ladisch 559fd1e795 fix end-of-file detection 18 years ago
Baptiste Coudurier c06136e024 add dnxhd fourcc 18 years ago
Justin Ruggles f8b9830b6c improve ac3_probe by counting consecutive frames 18 years ago
Diego Pettenò 642d4a1a16 Remove parameter unused in format string. 18 years ago
Michael Niedermayer bc4efe42dd remove incorrect special case for audio 18 years ago
Michael Niedermayer 7e4baa66e0 fix indention 18 years ago
Michael Niedermayer d9e1efb7f8 reorder pts into dts support 18 years ago
Michael Niedermayer a7f7965a27 remove useless if() 18 years ago
Michael Niedermayer 14eb3345ba simplify 18 years ago
Michael Niedermayer 41c8a56a14 simplify 18 years ago
Michael Niedermayer e25f97313f remove silly video check, theres nothing video specific in there 18 years ago
Michael Niedermayer befe3b05d3 add a delay variable to hold the timestamp buffer size 18 years ago
Michael Niedermayer 741887cf3e remove special case for h.264 whatever this was supposed to do its not correct 18 years ago
Aurelien Jacobs 262e2bee24 disable pts reordering code and initialize a parser instead 18 years ago
Bobby Bingham 2c0c00cb14 Targa (.tga) encoder, 18 years ago