summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Merge commit '0a7005bebd23ade7bb852bce0401af1a8fdbb723'Michael Niedermayer2012-10-13
|\
| * rtpdec_xiph: fix function return typeMans Rullgard2012-10-12
| * smjpeg: fix type of 'ret' variable in smjpeg_read_packet()Mans Rullgard2012-10-12
| * Use proper return values in case of missing featuresDiego Biurrun2012-10-12
* | Merge commit '930c9d4373e0f3cb7c64fcfc129127a309f6d066'Michael Niedermayer2012-10-13
|\|
| * avutil: Duplicate ff_log2_tab instead of sharing it across libsDiego Biurrun2012-10-12
* | Merge commit 'f6c38c5f4ed6683a6a61db2ed418a68bbe5f5507'Michael Niedermayer2012-10-13
|\|
| * rtspdec: Set the default port for listen mode, if none is specifiedMartin Storsjö2012-10-12
| * rtmpproto: Fix an out of array writeMichael Niedermayer2012-10-12
| * rtspdec: Fix use of uninitialized byteMichael Niedermayer2012-10-12
* | Allow autodetection of some dnxhd files that can be decoded correctly.Carl Eugen Hoyos2012-10-13
* | rtpdec_qdm2: change one assert to av_assert0Michael Niedermayer2012-10-13
* | wtvdec: fix memleak on errorMichael Niedermayer2012-10-13
* | avio: redesign ffio_rewind_with_probe_data()Michael Niedermayer2012-10-13
* | lavf/swf: transform the swf tags define in an enum.Clément Bœsch2012-10-12
* | lavf/swf: re-align after previous commit.Clément Bœsch2012-10-12
* | lavf/swf: define more tags.Clément Bœsch2012-10-12
* | lavf/swfdec: return more meaningful error codes.Clément Bœsch2012-10-12
* | lavf/swfdec: fix flushing with compressed swf.Clément Bœsch2012-10-12
* | movenc: fix timescale for timecode trackMichael Niedermayer2012-10-12
* | avidec: Use sample size in case incorrect timestamps for aac in AVI (Ticket #...Heesuk Jung2012-10-12
* | Parse DEFINESOUND tags in swf (fix ticket 1638)Michael Bradshaw2012-10-12
* | yop: check return value of avformat_new_stream()Paul B Mahol2012-10-12
* | Merge commit 'b7f1010c8fce09096057528f7cd29589ea1ae7df'Michael Niedermayer2012-10-12
|\|
| * md5: Allocate a normal private context for the opaque md5 context pointerMartin Storsjö2012-10-11
* | Merge commit 'e002e3291e6dc7953f843abf56fc14f08f238b21'Michael Niedermayer2012-10-12
|\|
| * Use the new aes/md5/sha/tree allocation functionsMartin Storsjö2012-10-11
* | rtmpproto: fix out of array writeMichael Niedermayer2012-10-12
* | rtspdec:read_line: fix use of uninitialized byteMichael Niedermayer2012-10-12
* | update_initial_timestamps: increase pts_buffer sizeMichael Niedermayer2012-10-12
* | bethsoftvid: check return value of av_packet_new_side_data()Paul B Mahol2012-10-11
* | Merge commit '4436f25a1682ada3f7226cb6fadf429946933161'Michael Niedermayer2012-10-11
|\|
| * mxfdec: return error if no segments are available in mxf_get_sorted_table_seg...Janne Grunau2012-10-10
* | Merge commit '88058d9a994f42e4e9ed4e67baf696bbfe53128c'Michael Niedermayer2012-10-11
|\|
| * segment: support applehttp style listLuca Barbato2012-10-10
* | Merge commit 'b522000e9b2ca36fe5b2751096b9a5f5ed8f87e6'Michael Niedermayer2012-10-11
|\|
| * avio: introduce avio_closepLuca Barbato2012-10-10
| * mpegtsenc: set muxing type notification to verboseLuca Barbato2012-10-10
* | Fix broken timestamps for some mp3 in avi samples.Carl Eugen Hoyos2012-10-10
* | lavf: do not prematurely accept a format with low score in init_input()Michael Niedermayer2012-10-10
* | img2dec: detect .raw files only with a low score as img2Michael Niedermayer2012-10-10
* | lavf: add a AVPROBE_SCORE_RETRY instead of using hardcoded values.Michael Niedermayer2012-10-10
* | dtshd: fix seekingPaul B Mahol2012-10-10
* | avidec: fix 10l typoMichael Niedermayer2012-10-10
* | avidec: override sample size of 1024 for VBR AACMichael Niedermayer2012-10-10
* | takdec: fix seekingPaul B Mahol2012-10-10
* | Merge commit '6d0beefbf6ee6dbf8efb522a9307e54c6ed5f702'Michael Niedermayer2012-10-10
|\|
| * rtspdec: use av_strlcpy for writing into fixed size bufferJanne Grunau2012-10-09
| * http: use av_strlcpy instead of strcpy() without size checksJanne Grunau2012-10-09
* | dtshd: remove redundant/wrong avio_tell()Paul B Mahol2012-10-10