1522 Commits (7ad8d3bf0c02ecb34d257451fe84be9d60d06472)

Author SHA1 Message Date
Baptiste Coudurier cbee7a6944 get rid of CODEC_ID_MPEG4AAC after next version bump, and change it to CODEC_ID_AAC where used 18 years ago
Baptiste Coudurier 95a07973cb support m1a hdlr mpeg elementary audio handler, fix Po-Slow_Death_64K.mov 18 years ago
Måns Rullgård d226c75084 rename HAVE_VHOOK/BUILD_VHOOK to CONFIG_VHOOK 18 years ago
Michael Niedermayer 1f51da1b4a fix missdetection of mpeg-ps (ps2_interdite.mpg) 18 years ago
Aurelien Jacobs 09c2b9421d add support for AAC in matroska 18 years ago
Aurelien Jacobs 4647c0ec66 add audio output sampling freqency reading in matroska 18 years ago
Brian Brice 0008afc59c * fixing a memory leak in DV format. 18 years ago
Aurelien Jacobs 95cc43b28b Better way to detect cluster (fix files encoded with Haali's muxer). 18 years ago
Diego Biurrun 171b361e01 Remove illegal FourCC values. 18 years ago
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