1563 Commits (505dfb09d9455711e6407192088dadccfb30d59e)

Author SHA1 Message Date
Thijs Vermeir 8f57cc5a32 mpeg4probe patch by (Thijs Vermeir ; thijs vermeir barco com) 18 years ago
Michael Niedermayer 79e5a53c0a utf8 title support for psp (untested) 18 years ago
Måns Rullgård 997baf0141 allow spaces in source and build directory names 18 years ago
Ryan Martell 1d1be919ce add support for rtp/h264 streaming 18 years ago
Aurelien Jacobs 0ab07420a2 Allow reading matroska title. 18 years ago
Aurelien Jacobs 5b99b90d38 cosmetics: reindent after last commit 18 years ago
Aurelien Jacobs ce99efc6ff Don't need to check for NULL before av_free(). 18 years ago
Steve L'Homme ae17bf6ac8 Add support for block duration. 18 years ago
Steve L'Homme 063c8f2662 Ensure codec_id = CODEC_ID_NONE for unknown codecs (don't reuse previous one). 18 years ago
Steve L'Homme b9756b2e39 guess matroska files frame rate 18 years ago
Ryan Martell 31693e00fc Add support for getting duration of a RTP stream (for seeking in stream) 18 years ago
Steve L'Homme 1c75f2bc5b remove floats in 10 bytes/byte support (no version of matroska used it) 18 years ago
Kostya Shishkov 3f509ba122 WavPack support in Matroska 18 years ago
Diego Biurrun 899af1a26a Do not set audio codec_tag to 1, that would be PCM audio. 18 years ago
Reynaldo H. Verdejo Pinochet b1d196db56 now we set codec_tag, still have to figure out how to handle flipping 18 years ago
Baptiste Coudurier 48855b26d4 do not overwrite codec type if already known, fix conflict between 'raw ' fourcc used for audio and video, ae002_wordup.mov 18 years ago
Baptiste Coudurier 80c5b9a161 indention 18 years ago
Baptiste Coudurier 152e9a43f2 reintroduce isom field and read version 1 audio stsd only if file is not isom, fix testclip_wrong_version_1_audio_stsd.mp4 18 years ago
Ryan Martell 4a6cc06123 add valid statistics for the RTCP receiver report. 18 years ago
Baptiste Coudurier f932cdf209 kill AVImageFormat 18 years ago
Steve L'Homme 949b1a13bf Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. 18 years ago
Diego Biurrun 1345f4ed6c Rename SWAP macro to FFSWAP. 18 years ago
Steve L'Homme e344c1ea36 reindentation, patch by From: Steve Lhomme, slhomme divxcorp com 18 years ago
Baptiste Coudurier a512446ed3 clean, always write major brand for debug 18 years ago
Baptiste Coudurier 02799762c6 remove useless mp4 field 18 years ago
Baptiste Coudurier f45b744cb7 simplify 18 years ago
Baptiste Coudurier aa90239fd9 mov vfr muxing 18 years ago
Diego Biurrun 20cd83e276 cosmetics: Restore alphabetical order. 18 years ago
Baptiste Coudurier 55bdd34d1a remove gcc warning about void * used in arithmetic 18 years ago
Kostya Shishkov 84ed36da85 IMC decoder 18 years ago
Michael Niedermayer 498c544ad2 dont set the sampling rate just because 1 mp3 packet header says so (fixes playback speed on some old mencoder generated avis which where then dumped to mp3) 18 years ago
Ryan Martell a7c6aa73fe switch to common base64 routines in lavf 18 years ago
Ryan Martell d0deedcb07 fix more dynamic protocol stuff, needed by the forthcoming h264 18 years ago
Joakim Plate 0a4250bc92 add support for all framerates specified by the standard 18 years ago
Joakim Plate 2f394e1ca8 Fix A/V (de)sync with discontinuous NSV streams, 18 years ago
Thijs 34ecc3975f Make it possible to reuse UDP socket (optional, disabled by default) 18 years ago
Ryan Martell d83723305e move up (in the file) AAC audio handling moved from below 18 years ago
Guillaume Poirier a01e68aa5e Add base64 encoding and decoding routines 18 years ago
Thijs dbf30963f3 make ffmpeg able to send back a RTCP receiver report. 18 years ago
Ryan Martell ed78754216 indentation fix, patch by Ryan Martell % rdm4 A martellventures P com % 18 years ago
Baptiste Coudurier 18de0b81d5 fflags can/will be used for muxing too 18 years ago
Guillaume Poirier 550b284346 Last fix of licence header 18 years ago
Guillaume Poirier 9eeec55d77 move licence header fixes 18 years ago
Guillaume Poirier cbced386c2 Fix licence header (aka <pedantic mode='on' /> ) 18 years ago
Ryan Martell 4934884a13 Add support for H264 over RTP 18 years ago
Baptiste Coudurier b59cb45632 remove mov_read_leaf and remove useless reading function table, mov_read_default will skip atom with no parsing function anyway 18 years ago
Aurelien Jacobs 21e3c26ca2 fix mp3 in swf decoding 18 years ago
Kostya Shishkov 79f7c32ffb Register .tga and .tiff image extensions 18 years ago
Aurelien Jacobs 7fbde3431a replace coder/decoder file description in libavformat by muxer/demuxer 18 years ago
Aurelien Jacobs ec996a6303 fix flvdec.c file description comment 18 years ago