summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* lavf: extend the avi raw hack to movMichael Niedermayer2012-05-11
* lavf: print a matching tag in case of code tag validation failureMichael Niedermayer2012-05-11
* mpegtsenc: fix 10l typo, wrong streamMichael Niedermayer2012-05-11
* mpegtsenc: check max_delay in write_packet_internal().Michael Niedermayer2012-05-11
* mpegtsenc: fix delay typeMichael Niedermayer2012-05-11
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-10
|\
| * rtmp: Implement check bandwidth notification.Samuel Pitoiset2012-05-10
| * rtmp: Support 'rtmp_swfurl', an option which specifies the URL of the SWF pla...Samuel Pitoiset2012-05-10
| * rtmp: Support 'rtmp_flashver', an option which overrides the version of the F...Samuel Pitoiset2012-05-10
| * rtmp: Support 'rtmp_tcurl', an option which overrides the URL of the target s...Samuel Pitoiset2012-05-10
| * sctp: be consistent with socket option levelSean McGovern2012-05-10
| * mov: make one comment slightly more specificDiego Biurrun2012-05-09
* | omadec: Check geob datasize more completelyMichael Niedermayer2012-05-10
* | cdg: fix ptsMichael Niedermayer2012-05-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-10
|\|
| * sctp: Initial tcp-alike sctp support with streamsLuca Barbato2012-05-08
| * options_table: Add some missing #includes to fix "make checkheaders".Alex Converse2012-05-08
| * rtsp: Add content-type message header parsingJordi Ortiz2012-05-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-08
|\|
| * rtmp: Support 'rtmp_live', an option which specifies if the media is a live s...Samuel Pitoiset2012-05-08
| * dv: Split profile handling code into a separate file.Diego Biurrun2012-05-07
| * flvenc: use AVFormatContext, not AVCodecContext for logging.Anton Khirnov2012-05-07
| * mov: Remove write-only variable in mov_read_chan().Diego Biurrun2012-05-07
* | yuv4mpeg: support 9/10/16 bit pixel formatsJean First2012-05-08
* | Support yuva422p rawvideo in nut.Carl Eugen Hoyos2012-05-08
* | Add Avid Meridien (AVUI) decoder.Carl Eugen Hoyos2012-05-08
* | mp3demux: fix id3 discard codeMichael Niedermayer2012-05-08
* | mp3demux: fix off by 1 errorMichael Niedermayer2012-05-08
* | movenc: store codecs that dont provide a frame_size as audio_vbr=1Michael Niedermayer2012-05-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-07
|\|
| * lavf: add missing '*' in a doxy.Anton Khirnov2012-05-07
| * build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line.Diego Biurrun2012-05-07
* | mp3enc: avoid ifdefMichael Niedermayer2012-05-07
* | mp3enc: Fix Xing tag identification string for CBR filesTobias Rapp2012-05-07
* | ffm: disable adjust_write_index()Michael Niedermayer2012-05-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-06
|\|
| * Mark a number of variables only used in av_dlog() calls as av_unused.Diego Biurrun2012-05-06
| * mpegmux: add stuffing to avoid incomplete PCM framesJanne Grunau2012-05-06
| * rtsp: avoid const warnings from strtol() callMans Rullgard2012-05-06
| * rtpdec_h264: Add missing newlines to av_log callsMartin Storsjö2012-05-05
| * rtpdec_h264: Free old extradata before clearing the pointerMartin Storsjö2012-05-05
| * rtpdec_h264: Reorder code blocksMartin Storsjö2012-05-05
| * rtpdec_h264: Make start_sequence a static const arrayMartin Storsjö2012-05-05
| * rtpdec_h264: Cleanup debug packet type countingMartin Storsjö2012-05-05
| * rtpdec_h264: Cosmetic cleanupMartin Storsjö2012-05-05
| * rtpdec_h264: Clean up commentsMartin Storsjö2012-05-05
| * rtpdec_h264: Convert commented out code into setting an unused variableMartin Storsjö2012-05-05
* | oggparsevorbis.c: Check for OOM when using av_mallocz.Carl Eugen Hoyos2012-05-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-05
|\|
| * rtpdec_h264: Remove a useless ifdefMartin Storsjö2012-05-05