summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* Use strtoul to parse rtptime and seq values.Ilya2011-03-261-2/+2
* lavf: make compute_pkt_fields2() return meaningful error valuesStefano Sabatini2011-03-261-3/+3
* nut format: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BEPeter Ross2011-03-261-0/+2
* Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-262-1/+18
|\
| * mov: set audio service type for AC-3 from bitstream mode in the 'dac3' atom.Justin Ruggles2011-03-251-1/+5
| * Use audio_service_type to set stream disposition.Justin Ruggles2011-03-251-0/+13
* | Revert "matroskadec: set default duration for simple block"Michael Niedermayer2011-03-251-2/+0
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-252-2/+4
|\ \ | |/
| * matroskadec: set default duration for simple blockJohn Stebbins2011-03-251-0/+2
| * ffmetadec.c: fix compiler warnings.Ronald S. Bultje2011-03-241-2/+2
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-248-44/+31
|\ \ | |/
| * avio: make udp_set_remote_url/get_local_port internal.Anton Khirnov2011-03-234-11/+17
| * asfdec: also subtract preroll when reading simple index objectVladimir Pantelic2011-03-231-2/+2
| * matroskaenc: remove a variable that's unused after bc17bd9.Anton Khirnov2011-03-231-1/+0
| * avio: cosmetics - nicer vertical alignment.Anton Khirnov2011-03-232-2/+2
| * rtsp: Don't use a locale dependent format stringMartin Storsjö2011-03-231-2/+1
| * Add xd55 codec tag for XDCAM HD422 720p25 CBR files.Tomas Härdin2011-03-231-0/+1
| * matroskaenc: simplify get_aac_sample_rates by using ff_mpeg4audio_get_configAnton Khirnov2011-03-221-18/+5
| * Do not use format string "%0.3f" for RTSP Range field.Carl Eugen Hoyos2011-03-221-2/+3
* | matroskaenc: make sure we don't produce invalid file with no codec IDAurelien Jacobs2011-03-241-0/+4
* | matroskaenc: add missing new line in av_log() callAurelien Jacobs2011-03-241-1/+1
* | matroskadec: check that pointers were initialized before accessing themAurelien Jacobs2011-03-241-3/+5
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-2313-32/+51
|\ \ | |/
| * id3v2: skip broken tags with invalid sizeAnton Khirnov2011-03-221-4/+4
| * id3v2: don't explicitly skip paddingAnton Khirnov2011-03-221-4/+0
| * amr: Set the AVFMT_GENERIC_INDEX flagMartin Storsjö2011-03-211-0/+1
| * amr: Set the pkt->pos field properly to the start of the packetMartin Storsjö2011-03-211-1/+2
| * amr: Set the codec->bit_rate field based on the last packetMartin Storsjö2011-03-211-0/+3
| * rtsp: Specify unicast for TCP interleaved streams, tooMartin Storsjö2011-03-211-1/+1
| * applehttp: Change the variable for stream position in seconds into int64_tMartin Storsjö2011-03-211-1/+2
| * id3v2: simplify error handling.Anton Khirnov2011-03-211-6/+4
| * id3v2: explicitly seek to the end of the tag after readingAnton Khirnov2011-03-211-2/+3
| * avio: make av_url_read_fseek/fpause internal.Anton Khirnov2011-03-216-12/+27
| * avio: deprecate url_filenoAnton Khirnov2011-03-202-1/+4
| * rmenc: replace avio_seek(0) with avio_tell()Anton Khirnov2011-03-201-1/+1
| * lavf: replace some more avio_seek(SEEK_CUR) with avio_skipAnton Khirnov2011-03-202-3/+3
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19296-1193/+1193
* | Do not use format string "%0.3f" for RTSP Range field.Carl Eugen Hoyos2011-03-221-3/+8
* | Add xd55 codec tag for XDCAM HD422 720p25 CBR files.Tomas Härdin2011-03-211-0/+1
* | Allow demuxing of APE files with metadata tags.Carl Eugen Hoyos2011-03-211-3/+3
* | reverts parts of commit de11ee906ed232157392924735c18ab7d8522ccb. The author ...Michael Niedermayer2011-03-182-1/+2
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-183-3/+3
|\ \ | |/
| * nutenc: fix a memleakAnton Khirnov2011-03-171-0/+1
| * asfdec: subtract the preroll value and thus output 0 based timestampsVladimir Pantelic2011-03-172-3/+2
* | lavf: fix function name in compute_pkt_fields2 av_dlog messageStefano Sabatini2011-03-181-1/+1
* | Revert "jvdec: don't use deprecated url_feof()"Michael Niedermayer2011-03-171-1/+1
* | Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"Michael Niedermayer2011-03-171-1/+1
* | Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*"Michael Niedermayer2011-03-171-1/+1
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-17126-639/+735
|\ \ | |/
| * lavf: Make make_absolute_url a lavf internal functionMartin Storsjö2011-03-174-106/+66
OpenPOWER on IntegriCloud