10872 Commits (fa6c795c3f40c8739c2263b8cef12c9564ded0b9)

Author SHA1 Message Date
Michael Niedermayer e367d90664 aiffdec: support QDM2 13 years ago
Kari Lentz be862c0dac movenc: support for itunes tempo tag 13 years ago
Michael Niedermayer 99f5090714 aiffdec: try #2 to fix bps 13 years ago
Martin Storsjö 125c6c0752 rtsp: Free the rtpdec context properly 13 years ago
Carl Eugen Hoyos 73b40dafc8 Use correct format identifier for uint64_t. 13 years ago
Michael Niedermayer 4e8b206092 mpc: fix seeking to the end 13 years ago
Michael Niedermayer a503afb11f mpc: clip seeking timestamp in valid range 13 years ago
Michael Niedermayer b9b97c2fb9 aiffdec: fix bits per sample 13 years ago
Michael Niedermayer 3a621c9d99 nutenc: Support writing an index 13 years ago
Michael Niedermayer b2a8ce4e67 nutenc: keep track of max_pts 13 years ago
Michael Niedermayer c2a134c66c nutenc: keep track if keyframe PTS 13 years ago
Michael Niedermayer e6a045ba56 nutdec: Flip the direction for seeking with an index in the failure case. 13 years ago
Michael Niedermayer cebbaf578d nutdec: improve information in error message 13 years ago
Michael Niedermayer d1ee2cf74a nutenc: keep track of the written syncpoint count 13 years ago
Michael Niedermayer 0c3a3b75d7 ac3_probe: fix probing of non standard AC3 13 years ago
Michael Niedermayer 4b9e44868b lavf: fix avio statistics for packets directly read without the buffer. 13 years ago
Philip Langdale 2626cc4580 matroska: Mark S_TEXT/UTF-8 as Subrip encoded subtitles. 13 years ago
Piotr Bandurski 0bb37bbc0f riff: fix remuxing of atrac3 in wav 13 years ago
Michael Niedermayer 6b72615c32 rtpdec_xiph: switch to av_assert() 13 years ago
Michael Niedermayer 12b1512e85 lavf/utils: Try to unwrap pts/dts so as to minimize wraps 13 years ago
Michael Niedermayer 254917f078 lavf/utils: run update_initial_timestamps() outside some if() 13 years ago
jamal 732dfc7660 lavf/ape: Fix stream duration calculation 13 years ago
Samuel Pitoiset 7011a42b1a rtmp: support strict rtmp servers 13 years ago
Justin Greer e16fda9236 mov: Change default aac priming fallback from 2112 to 1024 13 years ago
Justin Greer 37a15f3e66 mov: parse custom "----" Metadata 13 years ago
Clément Bœsch 26ec392a0e lavf: remove unused AVStream pointer. 13 years ago
Clément Bœsch 3dba9e19c8 lavf: add const qualifier to AVCodecDescriptor pointer in is_intra_only(). 13 years ago
Michael Niedermayer 62527dc245 rmdec: parse logical-fileinfo, instead of creating phantom tracks 13 years ago
Michael Niedermayer 19a61bf39d rmdec: pass mime type to ff_rm_read_mdpr_codecdata() 13 years ago
Michael Niedermayer 85a576775e lavf: factor ff_free_stream() out 13 years ago
Michael Niedermayer 3ac754b93b hls: fix min DTS code, try #2 13 years ago
Michael Niedermayer bf606334ad hls: fix EOF check 13 years ago
Michael Niedermayer 7123e9506b hls: use av_compare_ts() instead of comparing apples to oranges. 13 years ago
Nicolas George ac45637324 lavf/nutenc: write stream metadata. 13 years ago
Nicolas George 454e37ce0c lavf/nut: define fourcc DVBT for DVB_TELETEXT. 13 years ago
Michael Niedermayer ba2cf854d0 lavc: move AVRn to a seperate decoder. 13 years ago
Stefano Sabatini e35c0ee05c lavf/segment: fix computation of M3U8 segment target duration 13 years ago
Michael Niedermayer 28ff17fa97 lavf: add use_wallclock_as_timestamps 13 years ago
Nicolas George 92b8c9d89e lavf/au: check bits per coded sample. 13 years ago
Mans Rullgard edb5238ccb libavformat: add const to AVCodec pointers 13 years ago
Stefano Sabatini 2d31ae2921 lavf/segment: change default value for segment_list_size option, from 5 to 0 13 years ago
Stefano Sabatini 1c522e3868 lavf/segment: guess list type from list filename suffix 13 years ago
Stefano Sabatini e5ae2f9126 lavf/segment: add M3U8 list support 13 years ago
Stefano Sabatini 4a12d1e8e7 lavf/segment: compute max list segment duration 13 years ago
Stefano Sabatini 769500c2a3 lavf/segment: create segment_list_open and close functions 13 years ago
Stefano Sabatini d3a2a614bf lavf/segment: fix bogus segment index rewrapping logic 13 years ago
Stefano Sabatini b89e00bd1c lavf/segment: move file description to @file doxy 13 years ago
Stefano Sabatini 725213545d lavf/avio: flush internal buffer when calling avio_close() 13 years ago
Stefano Sabatini 63f57f8530 lavf/avio.h: doxygen avio_flush() 13 years ago
Anton Khirnov 15c71dfd03 swf(dec): replace CODEC_ID with AV_CODEC_ID 13 years ago