6278 Commits (57f096309ae3f4fc58c620c352d87c23706188f2)

Author SHA1 Message Date
Martin Storsjö aff4137d5f Remove an assert that was no longer correct nor relevant 15 years ago
Carl Eugen Hoyos 2d91366cc2 Make MP43 the default fourcc for msmpeg4v3: 15 years ago
Martin Storsjö 8b6e0aec9f movenc: Free the buffer returned by url_close_dyn_buffer, regardless of the size 15 years ago
Josh Allmann 7d894aeb60 rtpdec_xiph: Avoid extra memcpy in Xiph RTP depacketizer 15 years ago
Aurelien Jacobs 3673f4ab08 fix av_seek_frame_binary() documentation 15 years ago
Peter Ross 07e6384dd8 Add doxygen @file comment block 15 years ago
Martin Storsjö a16ebd40d8 rtpdec_asf: Include lavu headers using quotes instead of angle brackets 15 years ago
Martin Storsjö 76d908b3fe Include lavu headers using quotes instead of angle brackets 15 years ago
Måns Rullgård a1db009e6c Add MD5 protocol 15 years ago
Måns Rullgård 2bab5d3e73 Allow all valid (and only valid) characters in URL scheme for url_open() 15 years ago
Peter Ross 4863bf0d16 Remove trailing linefeed 15 years ago
Peter Ross 1917a51809 Use correct doxygen syntax 15 years ago
Peter Ross 5a71709467 Tele-typewriter demuxer 15 years ago
Peter Ross 0459bf2d02 Add ff_sauce_read() 15 years ago
Jai Menon bbfb2c8077 avidec : Free packet if dv_produce_packet fails. 15 years ago
Martin Storsjö 7939d0edce aviobuf: Do short seeks forward by reading and skipping data instead of a proper seek 15 years ago
Jai Menon a58e6ceae0 avidec : Free codec context before initializing the chained DV demuxer. 15 years ago
Martin Storsjö 57fe80fe88 Bump minor and add APIchanges entry for url_fskip return value change. 15 years ago
Martin Storsjö d5e9ddeb73 url_fskip: Return an error code if the url_fseek failed 15 years ago
Baptiste Coudurier 5c32755570 In ogg muxer, free dyn allocated buffer, fix memleak 15 years ago
Martin Storsjö db979afed2 http: Log a warning when receiving an error code 15 years ago
Martin Storsjö 1537817e38 Move SPACE_CHARS back to libavformat/internal.h 15 years ago
Peter Ross ea15d2000c remove redundant text and whitespaces from iff demuxer av_log() statements 15 years ago
Baptiste Coudurier 22fe18c1c0 In ogg muxer, use dyn buffer to compute crc of the page, fix muxing with pipe 15 years ago
Aurelien Jacobs d00a351606 matroskaenc: write DisplayUnit element to better match the spec 15 years ago
Reimar Döffinger b834becdae Pass the composition and ancillary ID for DVB subtitles via extradata instead 15 years ago
Josh Allmann a59096e4a7 Add a depacketizer for QDM2 15 years ago
Martin Storsjö 5590cc78ee rtpdec_svq3: Return the timestamp in *timestamp instead of pkt->pts 15 years ago
Martin Storsjö d74c6145fb rtpdec: Allow depacketizers to specify that pkt->pts should be left as AV_NOPTS_VALUE 15 years ago
Alex Converse 3cac899af9 Split the ADTS header decoder off of the ADTS parser. 15 years ago
Luca Barbato bf55cf19ca Report when a method gets an error status code 15 years ago
Víctor Paesa 31769dad7d Clarify the avoidance of usage of these AVStream fields. 15 years ago
Luca Barbato dc6cf61e33 Handle av_base64_decode return value 15 years ago
James Darnley 90d9d97d4d Fix ID3v1 tags in mp3 files 15 years ago
Reimar Döffinger b5bc742402 Check url_fseek results in gxf demuxer. 15 years ago
Måns Rullgård 8fc0162ac4 Add av_ prefix to bswap macros 15 years ago
Måns Rullgård e6b22522c9 bswap: change ME to NE in macro names 15 years ago
Michael Chinen 603e5c0b71 move ff_get_v_length and ff_put_v from nutenc.c to internal.h/aviobuf.c 15 years ago
Michael Chinen f8280ff4c0 rename get_length to ff_get_v_length and put_v to ff_put_v 15 years ago
Baptiste Coudurier efdccce500 In mpegts muxer, print VBR instead of dummy 1 when displaying muxrate 15 years ago
Baptiste Coudurier b015be2142 In mov muxer, write pixel aspect ratio tag in mov files. 15 years ago
Alex Converse cfde3a7e13 Cosmetics: whitespace 15 years ago
Aurelien Jacobs 5c7ceef654 improve long_name for ass (de)muxer 15 years ago
Michael Niedermayer 3124766959 Ignore extradata & w/h in asf/dvr. 15 years ago
Carl Eugen Hoyos bba66fc7be Associate .tga with format image2. 15 years ago
Måns Rullgård defb0009cf Add #ifdefs around code specific to file and pipe protocols 15 years ago
Måns Rullgård 7fddac9320 os_support: include some headers only when needed 15 years ago
Måns Rullgård 81f460a373 rtpenc: remove unnecessary #include unistd.h 15 years ago
Måns Rullgård 3f7ab648e5 file_protocol: remove redundant #include sys/time.h 15 years ago
Martin Storsjö 0fca8d24ee rtpdec_asf: Propagate errors from the chained av_open_input_stream 15 years ago