summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Support Digital Voodoo SD 8 Bit in mov (ticket 195).Carl Eugen Hoyos2011-05-13
* Support R10g in mov.ami_stuff2011-05-13
* Add 5.1 plus stereo-downmix to mov_channel_layout array.Carl Eugen Hoyos2011-05-13
* asfdec: fix assert failure on invalid filesUoti Urpala2011-05-12
* Revert "asfdec: fix assert failure on invalid files"Michael Niedermayer2011-05-12
* If a MP3 file contains the string NSVs, the NSV probe will think it is a NSV ...Thierry Foucu2011-05-12
* Merge remote branch 'qatar/master'Michael Niedermayer2011-05-12
|\
| * Port SMPTE S302M audio decoder from FFmbc 0.3.Baptiste Coudurier2011-05-11
| * rtsp: Only do keepalive using GET_PARAMETER if the server supports itMartin Storsjö2011-05-11
* | libavformat/utils: Only consider dvb teletext timestamps for start time when ...Michael Niedermayer2011-05-12
* | Add "DAVC" FourCCami_stuff2011-05-11
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-11
|\|
| * AVOptions: make default_val a union, as proposed in AVOption2.Anton Khirnov2011-05-10
| * lavf/utils: fix ff_interleave_compare_dts corner case.Vitor Sessak2011-05-10
* | Added oggpagesize option for Ogg encoding. Allows setting a preferred page si...Andres Gonzalez2011-05-10
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-10
|\|
| * mpegtsenc: Clear st->priv_data when freeing itMartin Storsjö2011-05-09
| * udp: Fix receiving RTP data over multicastMartin Storsjö2011-05-09
| * rtpproto: Remove an unused variableMartin Storsjö2011-05-09
* | seeking: Favor pkt->pos for generic index building where possible.Michael Niedermayer2011-05-10
* | avienc: Update 2 debug statements to match the current code.Michael Niedermayer2011-05-09
* | h264probe: update to latest spec.Michael Niedermayer2011-05-09
* | wtvdec: Avoid gmtime_r() it breaks compile on windows.Michael Niedermayer2011-05-09
* | wtv: calculate ole date correctly (is seconds since 1899-12-30)Peter Ross2011-05-09
* | wtv: detect ole date overflowPeter Ross2011-05-09
* | Remove unused variable.Reimar Döffinger2011-05-07
* | Replace deprecated url_fseek by avio_seek.Reimar Döffinger2011-05-07
* | Move ifdef to avoid unused variable warnings.Reimar Döffinger2011-05-07
* | Remove unused variables.Reimar Döffinger2011-05-07
* | Fix printf format string, fixes a warning.Reimar Döffinger2011-05-07
* | riffenc/ffmpeg: Fix stream copyMichael Niedermayer2011-05-07
* | Increase TS packet size detection buffer.Reimar Döffinger2011-05-07
* | Assume some TS packet size instead of failing completely.Reimar Döffinger2011-05-07
* | oggdec:Correct durationjan gerber2011-05-07
* | Simplify condition.Reimar Döffinger2011-05-07
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-07
|\|
| * mov: fix composition timestamps on movie fragments.Yusuke Nakamura2011-05-05
* | mp3enc:simplifyMichael Niedermayer2011-05-07
* | mp3enc:better variable name for the frames field file postion.Michael Niedermayer2011-05-07
* | mp3enc: drop nested structsMichael Niedermayer2011-05-07
* | mp3enc:use FFMIN()Michael Niedermayer2011-05-07
* | mp3enc:Drop unneeded floating point math.Michael Niedermayer2011-05-07
* | mp3enc: drop sum and count bytes instead of bitrates from decoded headers.Michael Niedermayer2011-05-07
* | mp3enc: remove unneeded ifdefMichael Niedermayer2011-05-07
* | mp3enc: remove unneeded static const variables.Michael Niedermayer2011-05-07
* | mp3enc: mux a XING headerPeter Belkner2011-05-07
* | aiffdec:Rewrite get_meta()Michael Niedermayer2011-05-06
* | avidec: correct frame_offset for seekingMichael Niedermayer2011-05-06
* | avidec: detect mpeg4 keyframes in indexless aviMichael Niedermayer2011-05-06
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-05
|\|