summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* raw demuxer: initialize end of partial packetsJanne Grunau2012-12-051-0/+4
* Remove pointless #undefs of previously forbidden functions.Anton Khirnov2012-12-045-12/+0
* build: cosmetics: Move CONFIG_RTPDEC entry to a more suitable placeDiego Biurrun2012-12-031-19/+19
* build: Make the ISMV muxer select the MOV muxerDiego Biurrun2012-12-031-3/+0
* img2: K&R formatting cosmeticsDiego Biurrun2012-11-293-120/+131
* rtpenc_chain: Remove unused variableDiego Biurrun2012-11-281-1/+1
* nuv: check for malloc failure when allocating extradataJustin Ruggles2012-11-281-6/+14
* nuv: use the stream indices generated by avformat_new_stream()Justin Ruggles2012-11-281-5/+6
* nuv: cosmetics: pretty-printingJustin Ruggles2012-11-281-132/+147
* lavf: move nuv fourcc audio tags from riff to nuvJustin Ruggles2012-11-282-8/+20
* lavf: add a common function for selecting a pcm codec from parametersJustin Ruggles2012-11-284-36/+57
* lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.hJustin Ruggles2012-11-2818-16/+9
* lavf: move "MP3 " fourcc from riff to nutJustin Ruggles2012-11-282-1/+1
* wavenc: write fact chunk sample count at the correct file positionMichael Niedermayer2012-11-261-4/+5
* riff: do not add empty metadata tags in INFO chunkJustin Ruggles2012-11-261-0/+6
* riff: only warn on a bad INFO chunk code size instead of failingJustin Ruggles2012-11-261-4/+5
* lavf: avoid integer overflow in ff_compute_frame_duration()Janne Grunau2012-11-261-1/+4
* yop: fix typoPaul B Mahol2012-11-251-1/+1
* riff: Make ff_riff_tags static and move under appropriate #ifdefDiego Biurrun2012-11-251-11/+11
* id3v2: fix reading unsynchronized frames.Anton Khirnov2012-11-221-8/+10
* apetag: fix error handling in ff_ape_parse_tag()Xi Wang2012-11-211-2/+2
* mxfdec: fix typo in mxf_read_seek()Janne Grunau2012-11-151-1/+1
* rtp: set the payload type as stream idLuca Barbato2012-11-1412-26/+66
* avformat: clarify stream id for muxingLuca Barbato2012-11-141-1/+1
* segment: fix NULL pointer dereference in seg_write_header()Xi Wang2012-11-141-1/+1
* hlsenc: stand alone hls segmenterLuca Barbato2012-11-133-1/+326
* yop: set channel layoutJustin Ruggles2012-11-121-0/+2
* wtv: set channel layout for mpeg audioJustin Ruggles2012-11-121-2/+9
* westwood_aud: set channel layoutJustin Ruggles2012-11-121-0/+3
* wc3movie: set channel layoutJustin Ruggles2012-11-121-0/+2
* tmv: set channel layoutJustin Ruggles2012-11-121-1/+8
* tiertexseq: set channel layoutJustin Ruggles2012-11-121-0/+2
* swfdec: set channel layoutJustin Ruggles2012-11-121-1/+8
* sol: set channel layoutJustin Ruggles2012-11-121-0/+3
* smacker: set channel layoutJustin Ruggles2012-11-121-1/+8
* siff: set channel layoutJustin Ruggles2012-11-121-0/+2
* sierravmd: set channel layoutJustin Ruggles2012-11-121-1/+8
* rtpdec_amr: set channel layoutJustin Ruggles2012-11-121-0/+2
* rsodec: set channel layoutJustin Ruggles2012-11-121-0/+2
* rmdec: set channel layout for RA version 3Justin Ruggles2012-11-121-0/+2
* qcp: set channel layoutJustin Ruggles2012-11-121-0/+2
* psxstr: set channel layoutJustin Ruggles2012-11-121-1/+8
* omadec: set channel layoutJustin Ruggles2012-11-121-0/+3
* oggparsespeex: validate channel count and set channel layoutJustin Ruggles2012-11-121-0/+7
* nuv: set channel layoutJustin Ruggles2012-11-121-0/+3
* mxg: set channel layoutJustin Ruggles2012-11-121-0/+2
* mvi: set channel layoutJustin Ruggles2012-11-121-0/+2
* mpc7: set channel layoutJustin Ruggles2012-11-121-0/+2
* mmf: set channel layoutJustin Ruggles2012-11-121-0/+3
* mm: set channel layoutJustin Ruggles2012-11-121-0/+2
OpenPOWER on IntegriCloud