2003 Commits (ac5565d88c0d503c962cbb958298a2cd1203cd90)

Author SHA1 Message Date
Michael Niedermayer ac5565d88c file extension based probe is max/2 18 years ago
Michael Niedermayer 65a00bd65a factorize 18 years ago
Michael Niedermayer 87e8788680 allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 18 years ago
Michael Niedermayer f118d254be also remove c93_ prefix for static function in the c93 demuxer 18 years ago
Michael Niedermayer 3e62d187ed s/rle_num_bytes/code/ 18 years ago
Michael Niedermayer f858c24fb3 simplify 18 years ago
Michael Niedermayer a7c405a48a conform to spec 18 years ago
Michael Niedermayer d7cf44899f use shorter names for the block type enum 18 years ago
Michael Niedermayer 905234285d code claims to use 32bit timestamp, lets make it also use that 18 years ago
Michael Niedermayer 8bb57775e8 remove redundant comments 18 years ago
Michael Niedermayer 955629c0e8 remove inappropriate debuging av_log() alternatively they could be changed to dprintf() 18 years ago
Michael Niedermayer 373209f816 memleak (seems ive missed that under the obfuscated indention) 18 years ago
Michael Niedermayer d5c5c8b4d3 sane indention (no more 3 statements on one line...) 18 years ago
Anssi Hannula 8e952e4d23 CRYO APC demuxer 18 years ago
Nicholas Tung 1e6c67599e Bethsoft VID demuxer and video decoder 18 years ago
Marco Gerards d1e0d21f94 THP PCM decoder, used on the Nintendo GameCube. 18 years ago
Anssi Hannula 9a0ddd09e7 Interplay C93 demuxer and video decoder 18 years ago
Diego Biurrun e42dba481f typos/grammar 18 years ago
Xiaohui Sun 2d99eed135 SGI image decoder ported to the new image API. 18 years ago
Víctor Paesa e19fbbec95 Add some help for the analyzeduration option. 18 years ago
Stefan Huehner 2b100ab2bf changes some function declarations from () to (void) as per ansi c. 18 years ago
Diego Biurrun 3af6d5cf2f There were two files, libavformat/grab.c and libavformat/grab_bktr.c declaring 18 years ago
Diego Biurrun 3d18b282e0 cosmetics: indentation 18 years ago
Diego Biurrun 7b17ad84be Get rid of unnecessary conditionals. 18 years ago
Diego Biurrun 12631f2dd0 CONFIG_NETWORK depends on CONFIG_PROTOCOLS, no need to nest conditionals. 18 years ago
Diego Biurrun e011ef1a85 cosmetics: Put audio (de)muxer entries in alphabetical order. 18 years ago
Diego Biurrun e64271c2fe Audio (de)muxer dependency on OSS is handled by configure. 18 years ago
Diego Biurrun ed252b1624 cosmetics: Sort list of input/output formats. 18 years ago
Diego Biurrun fa1ab87200 Fix copy and paste error in comment. 18 years ago
Diego Biurrun efb0c399ca support for the THP game format by Marco Gerards, mgerards xs4all nl 18 years ago
Michael Niedermayer 91aeec1bc7 WMVA 18 years ago
Baptiste Coudurier beef9ba9e2 add AVRn fourcc 18 years ago
Diego Biurrun 30a1380a04 cosmetics: Fix indentation. 18 years ago
Sam Hocevar d495fdc3d3 Do not return invalid pointer for non-audio or video streams. 18 years ago
Michael Niedermayer 09a628662d argh, who commited this trash 18 years ago
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