summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/get_bits: place volatile at the right spotMichael Niedermayer2013-07-30
* avcodec/get_bits: init_state is used for thread sync, make it volatileMichael Niedermayer2013-07-30
* doc/encoders: add libxvid docTimothy Gu2013-07-30
* asfdec: Skip to keyframe after seekingMichael Niedermayer2013-07-30
* avdevice/timefilter: cleanup the formating of the test outputMichael Niedermayer2013-07-30
* avutil/pixfmt: dont refer to deprecated PIX_FMT in the documentationMichael Niedermayer2013-07-30
* avformat/gxfenc: replace deprecated PIX_FMT constantsMichael Niedermayer2013-07-30
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-07-30
|\
| * Replace remaining obsolete PIX_FMT names with AV_PIX_FMT equivalentsDiego Biurrun2013-07-29
* | Merge commit '1f57d60129b0e297cd197c6031c4439b30a6b503'Michael Niedermayer2013-07-30
|\|
| * rtsp: Support RFC4570 (source specific multicast) more properly.Ed Torbett2013-07-29
* | Merge commit '74972220909787af5a3ffe66f7fa8041827c2bd2'Michael Niedermayer2013-07-30
|\|
| * rtpproto: Support more than one SSM include address, support excludesEd Torbett2013-07-29
* | Merge commit '7d99c92945e4b2d12ed2126365482e1900340da0'Michael Niedermayer2013-07-30
|\|
| * udp: Keep track of include and exclude sources separatelyEd Torbett2013-07-29
* | Merge commit '3357bccc5cb31795f248cd72dc480025f3075a5b'Michael Niedermayer2013-07-30
|\|
| * udp: Allow specifying multicast include/blocks as host names as wellEd Torbett2013-07-29
* | Merge commit '0e8c6f221a8ddb7dfb3c9e9bd0b33cb12e9391b8'Michael Niedermayer2013-07-30
|\|
| * avisynth: Fix a "AVISynth" vs. "AviSynth" struct name typoDiego Biurrun2013-07-29
* | Merge commit '4822ee3ca620a92cd2b0a9a03ea9e34288192c79'Michael Niedermayer2013-07-30
|\|
| * configure: Detect AIX ar command instead of hardcoding it in the OS sectionDiego Biurrun2013-07-29
* | Merge commit '711c4da1af71e0d26ca93626a3c2dd48821f1cc7'Michael Niedermayer2013-07-30
|\|
| * fate: Add tree testDiego Biurrun2013-07-29
* | Merge commit 'd99a2b6d0a4d0b2f5ba6a1f1637d6cb88c5c9184'Michael Niedermayer2013-07-30
|\|
| * avutil/tree: Drop debug messages that clutter the outputDiego Biurrun2013-07-29
* | avutil/tree: allow adjusting the log levelMichael Niedermayer2013-07-30
* | avutil/tree: change debug output to AV_LOG_DEBUG levelMichael Niedermayer2013-07-30
* | Merge commit '10db1a9bca46b0f760a1263d47142b2f57e195d7'Michael Niedermayer2013-07-30
|\|
| * avutil/tree: K&R formatting cosmeticsDiego Biurrun2013-07-29
* | Merge commit 'c47037c7a17e4026d38dfa41da27b9f91506725b'Michael Niedermayer2013-07-30
|\|
| * fate: Add timefilter testDiego Biurrun2013-07-29
* | Merge commit '06205b5efdcf0bc4c5463bfdd02f09b5f79fc4cd'Michael Niedermayer2013-07-30
|\|
| * hls: Free packets when skipping packets when seekingMartin Storsjö2013-07-29
* | Merge commit 'a2b7eeeb06471979ee39fd3075a04633222678a6'Michael Niedermayer2013-07-30
|\|
| * hlsproto: Store all durations in AV_TIME_BASEMartin Storsjö2013-07-29
* | Merge commit 'c44191039944526dd7eb6e536990b555837961f5'Michael Niedermayer2013-07-30
|\|
| * hls: Store all durations in AV_TIME_BASEMartin Storsjö2013-07-29
* | Merge commit 'e1d5b244761cf69db655ad7ece1dbf2c13dd4fce'Michael Niedermayer2013-07-30
|\|
| * hls: Store first_timestamp in units of AV_TIME_BASEMartin Storsjö2013-07-29
* | Merge commit '55c4cba2a7037161ea56b2d55b347c8381df7f1e'Michael Niedermayer2013-07-30
|\|
| * huffyuvenc: BGRA supportMichael Niedermayer2013-07-29
* | asfdec: remove "ignoring invalid packet_obj_size" codeMichael Niedermayer2013-07-30
* | asfdec: move packet_obj_size to ASFStreamMichael Niedermayer2013-07-30
* | asfdec: avoid using AVStream->priv_dataMichael Niedermayer2013-07-30
* | doc/filters: fix typoPaul B Mahol2013-07-29
* | lavfi: add compand filterPaul B Mahol2013-07-29
* | avcodec/kmvc: fix MV checksMichael Niedermayer2013-07-29
* | Fix compilation with --disable-everything --enable-shared.Carl Eugen Hoyos2013-07-29
* | avcodec/ff_init_vlc_sparse: use a local array for static vlcs avoiding malloc()Michael Niedermayer2013-07-29
* | avcodec/ff_init_vlc_sparse: use a spinlock for thread syncMichael Niedermayer2013-07-29