7846 Commits (878dda5db12b6f84cc9fb37c5c88b94a5be61a24)

Author SHA1 Message Date
Mans Rullgard 878dda5db1 build: move inclusion of subdir.mak to main subdir loop 13 years ago
Diego Biurrun 58c42af722 doxygen: misc consistency, spelling and wording fixes 13 years ago
Anton Khirnov cd3716b9aa Replace all uses of av_close_input_file() with avformat_close_input(). 13 years ago
Anton Khirnov 526604545f lavf: add avformat_close_input(). 13 years ago
Anton Khirnov 3a7f7678eb lavf: deprecate av_close_input_stream(). 13 years ago
Anton Khirnov 59826cab8a lavf doxy: add some basic demuxing documentation. 13 years ago
Anton Khirnov ccbc106841 lavf doxy: add some general lavf information. 13 years ago
Anton Khirnov abf2c2d787 lavf doxy: add misc utility functions to a group. 13 years ago
Anton Khirnov c8dffc02fd lavf doxy: add av_guess_codec/format to the encoding group. 13 years ago
Anton Khirnov 469c62d002 lavf doxy: add core functions to a doxy group. 13 years ago
Mans Rullgard 3383a53e7d lavu: replace int/float punning functions 13 years ago
Mans Rullgard 373211d828 Remove extraneous semicolons 13 years ago
Martin Storsjö 0ebd4083e1 sdp: Restore the original mp4 format h264 extradata if converted 13 years ago
Luca Abeni e0a3c287b4 rtpenc: Add support for mp4 format h264 13 years ago
Martin Storsjö 4dbac18e2e rtpenc: Simplify code by introducing a separate end pointer 13 years ago
Martin Storsjö e2484fb644 movenc: Use the actual converted sample for RTP hinting 13 years ago
Diego Biurrun da9cea77e3 Fix a bunch of common typos. 13 years ago
Anton Khirnov e745d7525a rawdec: don't set codec timebase. 13 years ago
Anton Khirnov 489a7b07e9 lavf doxy: add muxing stuff to lavf_encoding group 13 years ago
Anton Khirnov 370f27dee3 lavf doxy: add demuxing stuff to lavf_decoding group 13 years ago
Anton Khirnov 28b4c06b9d lavf doxy: expand/reword metadata API doxy. 13 years ago
Anton Khirnov eca06cbed9 lavf doxy: add installed headers to groups. 13 years ago
Anton Khirnov fb42db7c39 lavf doxy: add avio groups into the lavf_io group. 13 years ago
Anton Khirnov e4f4a1f93e lavf doxy: rename lavf I/O group to lavf_io. 13 years ago
Anton Khirnov b262a05904 lavf doxy: add metadata docs to the main lavf group 13 years ago
Paul B Mahol 3c1f60860d flacdec: Support for tracks in cuesheet metadata block 13 years ago
Justin Ruggles 28101f6c4e flac muxer: fix writing of file header and STREAMINFO header from extradata 13 years ago
Kostya Shishkov 19341c58e0 Dxtory capture format decoder 13 years ago
Justin Ruggles 4c38633352 isom: sort and pretty-print codec_movaudio_tags[] 13 years ago
Justin Ruggles 7714770de1 isom: remove pointless comments in codec_movaudio_tags[] 13 years ago
Justin Ruggles 21ebf2d493 isom: remove commented-out tag for vorbis 13 years ago
Justin Ruggles 60cd802daf movenc: write 'chan' tag for AC-3 in MOV 13 years ago
Justin Ruggles 1fdf18f4b7 mov: add support for reading and writing the 'chan' tag 13 years ago
Justin Ruggles 8e8c51318c movenc: simplify handling of pcm vs. adpcm vs. other compressed codecs 13 years ago
Paul B Mahol e93947b7d8 cljr: add encoder 13 years ago
Diego Biurrun 4dccfff9dd tests/examples: Mark some variables only used within their files as static. 13 years ago
Diego Biurrun 9a5d6c23c5 tests/tools/examples: Replace direct exit() calls by return. 13 years ago
Diego Biurrun c7e8187d9d avformat/utils: Drop unused goto label. 13 years ago
Martin Storsjö 1eef08f98c rtmp: Use nb_invokes for all invoke commands 13 years ago
Alex Converse 52401b82bd mov: Don't av_malloc(0). 13 years ago
Diego Biurrun e873c03ac7 misc Doxygen markup improvements 13 years ago
Diego Biurrun c68fafe0d2 doxygen: eliminate Qt-style doxygen syntax 13 years ago
Justin Ruggles f08e54e83d avformat: use avcodec_decode_audio4() in avformat_find_stream_info() 13 years ago
Alex Converse 6d23d19729 mov: Allow empty stts atom. 13 years ago
Chris Berov a4e21baa74 yuv4mpeg: cosmetics: pretty-printing 13 years ago
David Goldwich c8b27a0ec4 oma: PCM support 13 years ago
David Goldwich 8ae5eb75df oma: better format detection with small probe buffer 13 years ago
David Goldwich e96070074d oma: clearify ambiguous if condition 13 years ago
Janne Grunau fd095539d1 latmdec: fix audio specific config parsing 13 years ago
Mans Rullgard 150ddbc148 Do not memcpy raw video frames when using null muxer 13 years ago