8022 Commits (3715d841a619f1cbc4776d9b00575dae6fb6534a)

Author SHA1 Message Date
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
John Stebbins b88eb87630 asf: use packet dts as approximation of pts 13 years ago
Luca Barbato 73f027c17b asf: do not call av_read_frame 13 years ago
Martin Storsjö 30266038bd rtsp: Initialize the media_type_mask in the rtp guessing demuxer 13 years ago
Martin Storsjö 04403ec2e4 rtpenc: Add support for G726 audio 13 years ago
Martin Storsjö fa6dce4c57 rtpdec: Interpret the different G726 names as bits_per_coded_sample 13 years ago
Martin Storsjö 77e0c7584b rtpenc: Change rtp_send_samples to handle sample sizes other than even bytes 13 years ago
Martin Storsjö 2d31d890bf rtpenc: Cast a rescaling parameter to int64_t 13 years ago
Anton Khirnov 74e96eb77e pmpdec: don't use deprecated av_set_pts_info. 13 years ago
Reimar Döffinger f28070a123 Add PlayStation Portable PMP format demuxer 13 years ago
Martin Storsjö c3b05d2159 proto: Realign struct initializers 13 years ago
Martin Storsjö 7e58050590 proto: Use .priv_data_size to allocate the private context 13 years ago
Martin Storsjö 9c6777bd93 mmsh: Properly clean up if the second ffurl_alloc failed 13 years ago
Martin Storsjö 02490bf358 rtmp: Clean up properly if the handshake failed 13 years ago
Martin Storsjö 6af354436c md5proto: Remove the get_file_handle function 13 years ago
Martin Storsjö 1ca87d600b applehttpproto: Use the close function if the open function fails 13 years ago
Martin Storsjö abe20c59b9 http: Make sure proxyauth is initialized 13 years ago
Martin Storsjö c8f0e88b20 rtpdec: Templatize the code for different g726 bitrate variants 13 years ago
Anton Khirnov c3f9ebf743 lavf: make av_set_pts_info private. 13 years ago
Miroslav Slugeň 06d7325ab1 rtpdec: Add support for G726 audio 13 years ago
Martin Storsjö 2583660664 rtpdec: Add an init function that can do custom codec context initialization 13 years ago
Anton Khirnov c98c1f434e matroskadec: don't set codec timebase. 13 years ago
Anton Khirnov d3e3ffa501 rmdec: don't set codec timebase. 13 years ago
Anton Khirnov 2092232581 lavf: estimate frame duration from r_frame_rate. 13 years ago
Alex Converse ac47e014bb adtsenc: Check frame size. 13 years ago