1985 Commits (911406f2c476c8e8fcd0fdf997f071f925cd4a32)

Author SHA1 Message Date
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
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