summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-106-0/+343
|\
| * sctp: Initial tcp-alike sctp support with streamsLuca Barbato2012-05-083-0/+330
| * options_table: Add some missing #includes to fix "make checkheaders".Alex Converse2012-05-081-0/+5
| * rtsp: Add content-type message header parsingJordi Ortiz2012-05-082-0/+8
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-085-13/+22
|\ \ | |/
| * rtmp: Support 'rtmp_live', an option which specifies if the media is a live s...Samuel Pitoiset2012-05-081-1/+7
| * dv: Split profile handling code into a separate file.Diego Biurrun2012-05-072-0/+2
| * flvenc: use AVFormatContext, not AVCodecContext for logging.Anton Khirnov2012-05-071-10/+11
| * mov: Remove write-only variable in mov_read_chan().Diego Biurrun2012-05-071-2/+2
* | yuv4mpeg: support 9/10/16 bit pixel formatsJean First2012-05-081-14/+138
* | Support yuva422p rawvideo in nut.Carl Eugen Hoyos2012-05-081-0/+1
* | Add Avid Meridien (AVUI) decoder.Carl Eugen Hoyos2012-05-081-1/+1
* | mp3demux: fix id3 discard codeMichael Niedermayer2012-05-081-0/+14
* | mp3demux: fix off by 1 errorMichael Niedermayer2012-05-081-1/+1
* | movenc: store codecs that dont provide a frame_size as audio_vbr=1Michael Niedermayer2012-05-071-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-072-3/+9
|\ \ | |/
| * lavf: add missing '*' in a doxy.Anton Khirnov2012-05-071-1/+1
| * build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line.Diego Biurrun2012-05-071-3/+11
* | mp3enc: avoid ifdefMichael Niedermayer2012-05-071-3/+1
* | mp3enc: Fix Xing tag identification string for CBR filesTobias Rapp2012-05-071-2/+23
* | ffm: disable adjust_write_index()Michael Niedermayer2012-05-071-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-065-117/+138
|\ \ | |/
| * Mark a number of variables only used in av_dlog() calls as av_unused.Diego Biurrun2012-05-062-4/+7
| * mpegmux: add stuffing to avoid incomplete PCM framesJanne Grunau2012-05-061-0/+6
| * rtsp: avoid const warnings from strtol() callMans Rullgard2012-05-061-5/+6
| * rtpdec_h264: Add missing newlines to av_log callsMartin Storsjö2012-05-051-4/+4
| * rtpdec_h264: Free old extradata before clearing the pointerMartin Storsjö2012-05-051-1/+1
| * rtpdec_h264: Reorder code blocksMartin Storsjö2012-05-051-16/+15
| * rtpdec_h264: Make start_sequence a static const arrayMartin Storsjö2012-05-051-2/+2
| * rtpdec_h264: Cleanup debug packet type countingMartin Storsjö2012-05-051-9/+9
| * rtpdec_h264: Cosmetic cleanupMartin Storsjö2012-05-051-66/+71
| * rtpdec_h264: Clean up commentsMartin Storsjö2012-05-051-22/+29
| * rtpdec_h264: Convert commented out code into setting an unused variableMartin Storsjö2012-05-051-1/+1
* | oggparsevorbis.c: Check for OOM when using av_mallocz.Carl Eugen Hoyos2012-05-061-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-052-54/+31
|\ \ | |/
| * rtpdec_h264: Remove a useless ifdefMartin Storsjö2012-05-051-2/+0
| * rtpdec_h264: Remove outdated/useless/incorrect commentsMartin Storsjö2012-05-051-21/+7
| * rtpdec_h264: Remove useless memory corruption checksMartin Storsjö2012-05-051-23/+1
| * rtpdec_h264: Return proper error codesMartin Storsjö2012-05-051-2/+2
| * rtpdec_h264: Check the available data length before readingMartin Storsjö2012-05-051-2/+2
| * rtpdec_h264: Add input size checksIvan Kovtunov2012-05-051-3/+13
| * ea: check chunk_size for validity.Ronald S. Bultje2012-05-041-1/+6
* | Skip padding bytes after reading musepack8 header.Carl Eugen Hoyos2012-05-051-0/+2
* | oggvorbis: fix the first 2 packets timestamps matching issueMichael Niedermayer2012-05-051-2/+2
* | oggvorbis: move handling of first packets ts from parser to muxer.Michael Niedermayer2012-05-051-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-051-4/+5
|\ \ | |/
| * cosmetics: indentationJustin Ruggles2012-05-031-9/+10
| * avformat: only fill-in interpolated timestamps if duration is non-zeroJustin Ruggles2012-05-031-0/+3
| * avformat: remove a workaround for broken timestampsJustin Ruggles2012-05-031-9/+0
| * mpegts: Some additional HDMV types and reg descriptors for mpegtsJoakim Plate2012-05-031-0/+6