| Commit message (Expand) | Author | Age | Files | Lines |
* | lavf: add av_guess_frame_sample_aspect_ratio function | Marton Balint | 2012-05-14 | 3 | -1/+43 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-14 | 1 | -11/+0 |
|\ |
|
| * | gxfenc: remove disabled half-implemented MJPEG tag | Diego Biurrun | 2012-05-14 | 1 | -11/+0 |
* | | udp: check for HAVE_PTHREAD_CANCEL instead of HAVE_PTHREADS. | Nicolas George | 2012-05-14 | 1 | -7/+7 |
* | | update_initial_durations: use av_ts2str() | Michael Niedermayer | 2012-05-14 | 1 | -2/+2 |
* | | update_initial_durations: add some checks to ensure things match up. | Michael Niedermayer | 2012-05-14 | 1 | -0/+8 |
* | | ogg: rewrite first timestamp reading code. | Michael Niedermayer | 2012-05-14 | 1 | -11/+10 |
* | | ogg: in ogg_get_length() start from data_offset not 0. | Michael Niedermayer | 2012-05-14 | 1 | -1/+1 |
* | | mpegts: fix handling of files smaller than 8kb | Michael Niedermayer | 2012-05-14 | 1 | -4/+2 |
* | | lavf/utils: make use of av_ts2str() to print timestamps. | Clément Bœsch | 2012-05-13 | 1 | -32/+38 |
* | | lavf/mp3enc: support MPEG-2 and MPEG-2.5 sample rates when writing Xing header. | Clément Bœsch | 2012-05-13 | 1 | -7/+11 |
* | | lavf: extend the avi raw hack to mov | Michael Niedermayer | 2012-05-11 | 1 | -2/+5 |
* | | lavf: print a matching tag in case of code tag validation failure | Michael Niedermayer | 2012-05-11 | 1 | -3/+4 |
* | | mpegtsenc: fix 10l typo, wrong stream | Michael Niedermayer | 2012-05-11 | 1 | -4/+4 |
* | | mpegtsenc: check max_delay in write_packet_internal(). | Michael Niedermayer | 2012-05-11 | 1 | -0/+15 |
* | | mpegtsenc: fix delay type | Michael Niedermayer | 2012-05-11 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-10 | 3 | -15/+61 |
|\| |
|
| * | rtmp: Implement check bandwidth notification. | Samuel Pitoiset | 2012-05-10 | 1 | -0/+21 |
| * | rtmp: Support 'rtmp_swfurl', an option which specifies the URL of the SWF pla... | Samuel Pitoiset | 2012-05-10 | 1 | -0/+8 |
| * | rtmp: Support 'rtmp_flashver', an option which overrides the version of the F... | Samuel Pitoiset | 2012-05-10 | 1 | -7/+18 |
| * | rtmp: Support 'rtmp_tcurl', an option which overrides the URL of the target s... | Samuel Pitoiset | 2012-05-10 | 1 | -6/+12 |
| * | sctp: be consistent with socket option level | Sean McGovern | 2012-05-10 | 1 | -1/+1 |
| * | mov: make one comment slightly more specific | Diego Biurrun | 2012-05-09 | 1 | -1/+1 |
* | | omadec: Check geob datasize more completely | Michael Niedermayer | 2012-05-10 | 1 | -1/+3 |
* | | cdg: fix pts | Michael Niedermayer | 2012-05-10 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-10 | 6 | -0/+343 |
|\| |
|
| * | sctp: Initial tcp-alike sctp support with streams | Luca Barbato | 2012-05-08 | 3 | -0/+330 |
| * | options_table: Add some missing #includes to fix "make checkheaders". | Alex Converse | 2012-05-08 | 1 | -0/+5 |
| * | rtsp: Add content-type message header parsing | Jordi Ortiz | 2012-05-08 | 2 | -0/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-08 | 5 | -13/+22 |
|\| |
|
| * | rtmp: Support 'rtmp_live', an option which specifies if the media is a live s... | Samuel Pitoiset | 2012-05-08 | 1 | -1/+7 |
| * | dv: Split profile handling code into a separate file. | Diego Biurrun | 2012-05-07 | 2 | -0/+2 |
| * | flvenc: use AVFormatContext, not AVCodecContext for logging. | Anton Khirnov | 2012-05-07 | 1 | -10/+11 |
| * | mov: Remove write-only variable in mov_read_chan(). | Diego Biurrun | 2012-05-07 | 1 | -2/+2 |
* | | yuv4mpeg: support 9/10/16 bit pixel formats | Jean First | 2012-05-08 | 1 | -14/+138 |
* | | Support yuva422p rawvideo in nut. | Carl Eugen Hoyos | 2012-05-08 | 1 | -0/+1 |
* | | Add Avid Meridien (AVUI) decoder. | Carl Eugen Hoyos | 2012-05-08 | 1 | -1/+1 |
* | | mp3demux: fix id3 discard code | Michael Niedermayer | 2012-05-08 | 1 | -0/+14 |
* | | mp3demux: fix off by 1 error | Michael Niedermayer | 2012-05-08 | 1 | -1/+1 |
* | | movenc: store codecs that dont provide a frame_size as audio_vbr=1 | Michael Niedermayer | 2012-05-07 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-07 | 2 | -3/+9 |
|\| |
|
| * | lavf: add missing '*' in a doxy. | Anton Khirnov | 2012-05-07 | 1 | -1/+1 |
| * | build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line. | Diego Biurrun | 2012-05-07 | 1 | -3/+11 |
* | | mp3enc: avoid ifdef | Michael Niedermayer | 2012-05-07 | 1 | -3/+1 |
* | | mp3enc: Fix Xing tag identification string for CBR files | Tobias Rapp | 2012-05-07 | 1 | -2/+23 |
* | | ffm: disable adjust_write_index() | Michael Niedermayer | 2012-05-07 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-06 | 5 | -117/+138 |
|\| |
|
| * | Mark a number of variables only used in av_dlog() calls as av_unused. | Diego Biurrun | 2012-05-06 | 2 | -4/+7 |
| * | mpegmux: add stuffing to avoid incomplete PCM frames | Janne Grunau | 2012-05-06 | 1 | -0/+6 |
| * | rtsp: avoid const warnings from strtol() call | Mans Rullgard | 2012-05-06 | 1 | -5/+6 |