summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-124-3/+13
|\
| * Add version bump and APIchanges entry for Add AV_PIX_FMT_VDPAU.Diego Biurrun2013-01-122-2/+5
| * pixfmt: add picture format for VDPAURémi Denis-Courmont2013-01-122-0/+7
* | Merge commit 'f61272f0efd80da437570aad2c40e00f9d3f4fe6'Michael Niedermayer2013-01-122-491/+598
|\ \ | |/
| * ratecontrol: K&R cosmetic formattingLuca Barbato2013-01-121-486/+591
| * rtpdec: Remove a useless todo commentMartin Storsjö2013-01-121-1/+1
* | Merge commit '54cb096ee4558b3bfc28c2fcd6418ce82dc39fe1'Michael Niedermayer2013-01-121-7/+1
|\ \ | |/
| * rtsp: Remove an outdated commentMartin Storsjö2013-01-121-4/+0
| * rtsp: Remove references to weirdly named variables in other filesMartin Storsjö2013-01-121-3/+1
* | Merge commit 'c44784c9bb9d0ddf5d39d0dfa640816a57b8f457'Michael Niedermayer2013-01-121-31/+25
|\ \ | |/
| * rtp: Rename a static variable to normal naming conventionsMartin Storsjö2013-01-121-24/+24
| * rtp: Cosmetic cleanupMartin Storsjö2013-01-121-10/+4
* | doc/protocols: improve wording of a sentence in http docsStefano Sabatini2013-01-121-1/+2
* | doc/ffserver: remove painfully outdated "What do I need?" sectionStefano Sabatini2013-01-121-8/+0
* | doc/ffserver: remove paragraph in the introductory blurbStefano Sabatini2013-01-121-5/+0
* | doc/ffserver: rework introducing paragraphs of the "description" chapterStefano Sabatini2013-01-121-18/+17
* | doc/protocols: document http protocol optionsStefano Sabatini2013-01-121-0/+37
* | lavf/http: fix/extend option descriptionsStefano Sabatini2013-01-121-5/+5
* | mpegvideo: dont leave stale pointers in next/last pictureMichael Niedermayer2013-01-121-0/+2
* | vc1dec: ensure cbpcy_vlc has been set before decoding a frame.Michael Niedermayer2013-01-121-0/+4
* | fate: try to fix diracMichael Niedermayer2013-01-112-3/+3
* | h264: reset first_field when current_picture_ptr is resetMichael Niedermayer2013-01-111-0/+1
* | fate: add dirac decoding test (main profile).Clément Bœsch2013-01-112-0/+6
* | mjpegdec: Fix out of array read in unescaping codeMichael Niedermayer2013-01-111-1/+1
* | mxfdec: Fix integer overflow with many channelsMichael Niedermayer2013-01-111-1/+1
* | wavpack: check pointer to avoid overreading input bufferMichael Niedermayer2013-01-111-2/+2
* | ra144enc: fix two "may be used uninitialized in this function" warningsMichael Niedermayer2013-01-111-2/+2
* | au: switch to ff_pcm_read_packet() again, after the mergeMichael Niedermayer2013-01-111-16/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-112-1/+3
|\ \ | |/
| * configure: enable pic for shared libs on AArch64Marcin Juszkiewicz2013-01-111-1/+1
| * zmbv: Reset the decoder on keyframe errorsLuca Barbato2013-01-111-0/+2
* | Merge commit '7b8c5b263bc680eff5710bee5994de39d47fc15e'Michael Niedermayer2013-01-112-4/+8
|\ \ | |/
| * vc1dec: prevent a crash due missing pred_flag parameterVladimir Pantelic2013-01-111-3/+7
| * matroska: Fix use after freeDale Curtis2013-01-111-1/+1
* | Merge commit 'ec86ba57312745fd7ad9771e3121e79c6aacba30'Michael Niedermayer2013-01-115-15/+126
|\ \ | |/
| * vp3: Fix double free in vp3_decode_end()Ronald Bultje2013-01-101-9/+9
| * fate: Split fate-siff test into demuxer and VB video decoder testDiego Biurrun2013-01-104-6/+117
* | lavf: remove nonexistent symbolsPaul B Mahol2013-01-112-9/+1
* | error_concealment: Check that the picture is not in a half setup state.Michael Niedermayer2013-01-111-0/+6
* | ass_split: fix out of array access in ass_split()Michael Niedermayer2013-01-111-3/+6
* | ass_split: fix out of array accessMichael Niedermayer2013-01-111-1/+3
* | vorbisdec: Check bark_map_size.Michael Niedermayer2013-01-111-0/+4
* | lavfi/vf_overlay: check that filter_frame does not return EAGAIN.Nicolas George2013-01-101-0/+1
* | swr: check that allocation of in/out_convert succeededMichael Niedermayer2013-01-101-0/+2
* | swr: Use a temporary buffer for dither/Noise shaping when the input is read onlyMichael Niedermayer2013-01-103-14/+20
* | swr: mark noise data for noise shaping as constMichael Niedermayer2013-01-102-5/+5
* | swr: add seperate in/out pointers to the noise shaping codeMichael Niedermayer2013-01-103-12/+13
* | swr: rename dither_pos to noise_posMichael Niedermayer2013-01-103-8/+8
* | idcin: fix memleakMichael Niedermayer2013-01-101-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-101-9/+4
|\ \ | |/
OpenPOWER on IntegriCloud