summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use new function av_codec_get_tag2() in ffmpeg.c.Carl Eugen Hoyos2013-01-171-1/+2
* Add a new function av_codec_get_tag2().Carl Eugen Hoyos2013-01-173-4/+31
* .gitignore: add /doc/examples/pc-uninstalledPaul B Mahol2013-01-171-0/+1
* Only skip MLP header in mpeg files if the codec actually is MLP.Carl Eugen Hoyos2013-01-171-1/+1
* Make the latm decoder less verbose on initialisation.Carl Eugen Hoyos2013-01-171-1/+1
* mux/chunked interleaver: better align duration chunks.Michael Niedermayer2013-01-171-2/+8
* mux: de-obfuscate chunked interleaver checksMichael Niedermayer2013-01-171-2/+2
* mux: simplify chunking interleaver codeMichael Niedermayer2013-01-171-5/+4
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-171-1/+3
|\
| * idcin: fix memleaks in idcin_read_packet()Justin Ruggles2013-01-161-1/+4
* | latmenc: Check for LOAS sync wordJames Almer2013-01-171-0/+9
* | Fix detection of struct v4l2_frmsize_discrete.Carl Eugen Hoyos2013-01-171-1/+1
* | h264: add assert to check that block_offset is consistent.Michael Niedermayer2013-01-171-0/+2
* | h264: always copy linesizes in thread updateMichael Niedermayer2013-01-171-5/+5
* | h264: always copy block_offset in thread updateMichael Niedermayer2013-01-171-2/+2
* | vima: switch to init_get_bits8()Paul B Mahol2013-01-161-1/+2
* | mux: fix chunked interleaverMichael Niedermayer2013-01-161-13/+14
* | mips: move vector_fmul_window_mips to libavutilMichael Niedermayer2013-01-165-172/+114
* | lafv/matroska: add A_OPUS/EXPERIMENTAL codec name.Nicolas George2013-01-161-0/+1
* | configure: suppress "enumerated type mixed with another type" for iccMichael Niedermayer2013-01-161-1/+2
* | mux: fix chunked_duration rounding anomalyMichael Niedermayer2013-01-161-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-1624-228/+263
|\ \ | |/
| * lavc: Move vector_fmul_window to AVFloatDSPContextJustin Ruggles2013-01-1622-225/+251
| * rtpdec_mpeg4: Check the remaining amount of data before readingMartin Storsjö2013-01-161-2/+11
* | lavd/v4l2: init return value.Nicolas George2013-01-161-1/+1
* | Merge commit '977d4a3b8a2dbc2fb5e747c7072485016c9cdfaa'Michael Niedermayer2013-01-162-3/+7
|\ \ | |/
| * rtpdec_mpeg4: Check the return value from mallocMartin Storsjö2013-01-151-1/+5
| * srtp: Mark a few variables as uninitializedMartin Storsjö2013-01-151-2/+2
* | Merge commit '0eecafc948b74c247ebbc59f18f508db5d590d0b'Michael Niedermayer2013-01-169-0/+202
|\ \ | |/
| * configure: Make the new srtp protocol depend on the rtp protocolMartin Storsjö2013-01-151-0/+1
| * lavf: Add a fate test for the SRTP functionsMartin Storsjö2013-01-154-0/+142
| * lavu: Add a fate test for the HMAC APIMartin Storsjö2013-01-154-0/+59
* | Merge commit 'fb845ffdd335a1efd6dfd43e8adeb530397b348e'Michael Niedermayer2013-01-161-5/+5
|\ \ | |/
| * h264: add 3 pixels below for subpixel filter wait positionRonald S. Bultje2013-01-151-3/+4
| * dvdsubdec: Support palette in mkvJoakim Plate2013-01-151-5/+55
* | Merge commit 'dae1d507af94261bafd3b11549884e5d1eca590e'Michael Niedermayer2013-01-163-5/+11
|\ \ | |/
| * x86: Add PAVGB macro to abstract pavgb/pavgusb instruction via cpuflagsDiego Biurrun2013-01-152-5/+10
| * vf_fps: add final flushed frames to the dropped frame countJustin Ruggles2013-01-151-0/+1
| * rv34_parser: Adjust #if for disabling individual parsersDiego Biurrun2013-01-151-2/+2
* | lavd/v4l2: update broken link to v4l2 video capture exampleStephan Hilb2013-01-161-1/+1
* | lavd/v4l2: improve debug messageStephan Hilb2013-01-161-1/+2
* | motion_est: Limit motion vector search range to MAX_MVMichael Niedermayer2013-01-161-0/+3
* | mpegvideo: Increase MAX_MV for HD videoMichael Niedermayer2013-01-161-1/+1
* | h264: document h264_set_parameter_from_sps() re-calling behaviorMichael Niedermayer2013-01-161-0/+1
* | h264: do not mess up cur_chroma_format_idc during thread updateMichael Niedermayer2013-01-161-0/+1
* | h264: add 3 pixels below for subpixel filter wait position.Ronald S. Bultje2013-01-161-3/+4
* | examples/demuxing: free AVPacket after usageAngelo Haller2013-01-151-1/+3
* | tools: add plotframes scriptStefano Sabatini2013-01-151-0/+164
* | doc/protocols: document HTTP protocol cookie supportMicah Galizia2013-01-151-0/+19
* | lavf/http: add HTTP protocol cookie supportMicah Galizia2013-01-152-1/+117
OpenPOWER on IntegriCloud