summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
* | Add some forgotten const to function arguments in libavfilter & libavformat.Michael Niedermayer2011-05-17
* | Write channel_layout for multichannel aif files.Carl Eugen Hoyos2011-05-17
* | Fix ff_mov_write_chan() so it can be used by other muxers.Carl Eugen Hoyos2011-05-17
* | Fix some mov files with little endian audio (tickets 201 - 203).Carl Eugen Hoyos2011-05-17
* | iff/8svx: redesign 8SVX demuxing and decoding for handling stereo samples cor...Stefano Sabatini2011-05-17
* | iff: compact code setting metadata tagsStefano Sabatini2011-05-17
* | iff: fix bitrate computation for compressed audio streamStefano Sabatini2011-05-17
* | iff: distinguish fields for audio and video compressionStefano Sabatini2011-05-17
* | Bump minor after adding a caf muxer.Carl Eugen Hoyos2011-05-16
* | Initial caf muxer.Carl Eugen Hoyos2011-05-15
* | Support decoding of amr_nb and gsm in caf.Carl Eugen Hoyos2011-05-15
* | udp: remove resource.h inclusion, it breaks mingw compilation.Michael Niedermayer2011-05-15
* | UDP: dont use thread_t as truth value.Michael Niedermayer2011-05-14
* | udp: switch custom fifo to libavutil fifo.Michael Niedermayer2011-05-13
* | udp: use FFMAX&FFMIN.Michael Niedermayer2011-05-13
* | udp: add a thread into udp.c for receiving data into a circular buffer, this ...JULIAN GARDNER2011-05-13
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-13
|\|
| * rtpdec_qdm2: Don't try to parse data packet if no configuration is receivedMartin Storsjö2011-05-13
| * matroskaenc: make sure we don't produce invalid file with no codec IDAurelien Jacobs2011-05-12
| * matroskadec: check that pointers were initialized before accessing themAurelien Jacobs2011-05-12
| * lavf: fix function name in compute_pkt_fields2 av_dlog messageStefano Sabatini2011-05-12
| * lavf: fix av_find_best_stream when providing a wanted stream.Marton Balint2011-05-12
| * lavf: fix av_find_best_stream when decoder_ret is given and using a related s...Marton Balint2011-05-12
| * mov: Support edit list atom version 1.Yusuke Nakamura2011-05-12
| * Cosmetics: fix prototypes in oggdecClément Bœsch2011-05-12
| * oggdec: fix memleak with continuous streams.Clément Bœsch2011-05-12
| * matroskaenc: add missing new line in av_log() callAurelien Jacobs2011-05-12
| * movenc: fix yuv range in avid atoms used by dnxhd.Baptiste Coudurier2011-05-12
| * movenc: fix adpcm mono muxing.Alex Converse2011-05-12
| * mpegts: do not output known sized packet if an unbounded packet is already qu...Baptiste Coudurier2011-05-12
| * configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS.Diego Biurrun2011-05-12
| * nsv: Fix misdetection of MP3 files as NSV.Thierry Foucu2011-05-12
| * oggdec: use explicit AVInputFormat struct initializersClément Bœsch2011-05-12
| * oggdec: simplify ogg_probeClément Bœsch2011-05-12
* | 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
|\|