]> git.sesse.net Git - ffmpeg/history - libavcodec
avcodec/pngdec: create a function to decode tRNS chunk.
[ffmpeg] / libavcodec /
2014-11-14 Benoit Fouetavcodec/pngdec: create a function to decode tRNS chunk.
2014-11-14 Benoit Fouetavcodec/pngdec: create a function to decode PLTE chunk.
2014-11-14 Benoit Fouetavcodec/pngdec: create a function to decode IDAT chunk.
2014-11-14 Benoit Fouetavcodec/pngdec: create a function to decode pHYs chunk.
2014-11-14 Benoit Fouetavcodec/pngdec: create a function to decode IHDR chunk.
2014-11-14 Benoit Fouetavcodec/pngdec: rename decode_frame to decode_frame_png
2014-11-13 Carl Eugen Hoyoslavc/flashsv2enc: Fix encoding resolution error message.
2014-11-13 Michael Niedermayeravcodec/nellymoserenc: fix sign error
2014-11-13 Michael Niedermayeravcodec/4xm: remove duplicate assert
2014-11-13 James Almerx86/flacdsp: add SSE2 and AVX decorrelate functions
2014-11-13 Michael NiedermayerMerge commit 'a2448cfe167a4cd4eb631318550d4eef38fca24a'
2014-11-13 Michael NiedermayerMerge commit '59846452af762f6af5ced4399e8dcd709ca50fcd'
2014-11-13 Michael NiedermayerMerge commit '994ab1804b8bf532f44876927b07b51f1f63247f'
2014-11-13 Michael NiedermayerMerge commit 'c7384664ba0cbb12d882effafbc6d321ae706cff'
2014-11-13 Michael NiedermayerMerge commit '2b5c1efa1465d8646f8be525cace7a21404e40ad'
2014-11-13 Michael NiedermayerMerge commit 'c6d7c201dfa80502cb6cefbee7dc9160cedb5187'
2014-11-13 Michael NiedermayerMerge commit '8e104619a627fcf5f4c2bd3c09d0c2d323aae745'
2014-11-13 Michael NiedermayerMerge commit 'd5d2d6c3b8cff61eb26c18bbd977881cf6d5524a'
2014-11-13 Michael NiedermayerMerge commit '1a9c1333b5d70b427c82cb98f383aa2fa9b2b319'
2014-11-13 Michael NiedermayerMerge commit '2ffb0598dbdb81c40650952aa9299fa02fa5e834'
2014-11-13 Michael NiedermayerMerge commit '6abe7edabb7d57e82d7ea6312d30cf05d2192c5b'
2014-11-13 Michael NiedermayerMerge commit '5aa710f46119bb9c1c38542f80f5338eb8b5ffb2'
2014-11-13 Michael NiedermayerMerge commit 'e9a6ae775dabef3942632e8d4ef95fff94a1b310'
2014-11-13 Michael NiedermayerMerge commit '4dda5e9b0829b119c17d950906c61d3ebffc494f'
2014-11-13 Michael NiedermayerMerge commit '28d82b7675bea76a1349070a3cdd737d964d4775'
2014-11-13 Michael NiedermayerMerge commit '2c98dc75f2802a2fe91922d4a11b698b66420e5b'
2014-11-13 Michael NiedermayerMerge commit 'e3f50f247155216229e34f165bae8c329d5a001e'
2014-11-13 Michael NiedermayerMerge commit 'b1b1a7370e141c912e3d0bbaa668dcee05c3ad67'
2014-11-13 Michael NiedermayerMerge commit 'bdcb5794f0c2d74371152303bffe4172671af264'
2014-11-13 Michael NiedermayerMerge commit 'aa7c429c4e8e561009176d51b7dcb626c85eb276'
2014-11-13 Michael NiedermayerMerge commit '8dd0a2c5cf40a8a49faae985adc11750b6429132'
2014-11-13 Michael NiedermayerMerge commit 'b09cf8afc5199d359ac985ad7cea72a6a9f20e4e'
2014-11-13 Michael NiedermayerMerge commit '29234f56818135faf2f1868ab324c073abd28fbd'
2014-11-13 Michael NiedermayerMerge commit '68a35473ed423a14731c418939fba7913647979a'
2014-11-13 Michael Niedermayeravcodec/utils: Add ATRAC3+ to av_get_audio_frame_duration()
2014-11-13 Vittorio Giovarajpeg2000: do not compute the same value twice
2014-11-13 Vittorio Giovarasvq1enc: check ff_get_buffer return value
2014-11-13 Vittorio Giovaraansi: check ff_set_dimensions return value
2014-11-13 Vittorio Giovaraavs: check ff_set_dimensions return value
2014-11-13 Vittorio Giovarag2meet: check ff_set_dimensions return value
2014-11-13 Vittorio Giovaraindeo3: check ff_set_dimensions return value
2014-11-13 Vittorio Giovarashorten: check for return value
2014-11-13 Vittorio Giovaradcadec: initialize variables before use
2014-11-13 Vittorio Giovaraescape124: explicitly set get_bits1 variable
2014-11-13 Vittorio Giovaramlpdec: check for negative index
2014-11-13 Vittorio Giovaraffv1: fix out-of-bounds read
2014-11-13 Vittorio Giovaravorbisenc: add missing parenthesis
2014-11-13 Vittorio Giovaradpxenc: mention missing break
2014-11-13 Vittorio Giovarasunrastenc: mention missing break
2014-11-13 Vittorio Giovaravc1dec: refactor check with missing parenthesis
2014-11-13 Vittorio Giovaravc1dec: always initialize tx and ty
2014-11-13 Vittorio Giovaradnxhdenc: check negative index
2014-11-13 Vittorio Giovaradisplay: fix order of operands
2014-11-13 Vittorio Giovaranellymoserenc: fix array index
2014-11-13 Michael Niedermayernellymoserenc: fix array element ordering
2014-11-13 Vittorio Giovaralibopusenc: prevent an out-of-bounds read by returning...
2014-11-13 Vittorio Giovaralibopusenc: check return value
2014-11-13 Michael Niedermayervp7: fix checking vp7_feature_value_size()
2014-11-13 Vittorio Giovara4xm: more thorought check for negative index and negati...
2014-11-12 Michael Niedermayeravcodec/dvbsubdec: av_assert* instead of assert()
2014-11-12 James Almerx86/flacdsp: separate decoder and encoder dsp initializ...
2014-11-12 Michael Niedermayeravcodec/dvbsubdec: Cleanup on *malloc failure
2014-11-12 Michael Niedermayeravcodec/h264_parser: Avoid adding SEI to the global...
2014-11-12 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2014-11-11 Michael NiedermayerMerge commit 'c9c7d59b7d26f0328d612995dd9256337ae1cbfb'
2014-11-11 Michael NiedermayerMerge commit 'c6074a30ba3b5fb4319ee6ee599656d58548cdc8'
2014-11-11 Michael NiedermayerMerge commit '1b667269062eb6aec0b8726393ea91b7f7f57fde'
2014-11-11 Michael NiedermayerMerge commit '4cb9f1a77432de6f368df69bebbc082368a88c86'
2014-11-11 Michael NiedermayerMerge commit '60b055133485891405722bc9722e2c74fc9764b8'
2014-11-11 Michael NiedermayerMerge commit '443502aed8b814d883825e52e91e4f018955aa66'
2014-11-11 Michael Niedermayeravcodec/dvbsubdec: Fix 8bit non_mod case
2014-11-11 Michael Niedermayeravcodec/dvbsubdec: use av_freep() for saftey
2014-11-11 Michael NiedermayerMerge commit '2383323661f3b8342b2c4d356fcfe8c5d1b045f8'
2014-11-11 Michael Niedermayeravcodec/dvbsubdec: Add return code to save_subtitle_set()
2014-11-11 Michael NiedermayerMerge commit '1bdd21d97528d870fbb4388e837abaf390f2f7d7'
2014-11-11 Michael NiedermayerMerge commit 'a6defd1f5b1bffcea7aa00ff379a6602cdaf2d05'
2014-11-11 Michael NiedermayerMerge commit '9e9be5a20c0b36dce1cae11f5f5957886231a764'
2014-11-11 Michael NiedermayerMerge commit '0e1ebfebc8326069732795698a82f3fea0742a54'
2014-11-11 Michael NiedermayerMerge commit '7c61e4b1a0f9e9f5b7bc08879e9e101eb90b19ea'
2014-11-11 Michael NiedermayerMerge commit 'db71c4926d948717ce3b74253eb385dc43dcb14d'
2014-11-11 Michael NiedermayerMerge commit 'f349f4b5502c94943c30001b8a4d75daded3281c'
2014-11-11 Michael NiedermayerMerge commit '898e9a24ef13d8c56b4abf4ee0af09cdb0343e2d'
2014-11-11 Michael NiedermayerMerge commit 'fe27aeaeab07142b1acd2690c64ee6973bdd7eba'
2014-11-11 Michael NiedermayerMerge commit '52f954da7594c31ad94c9bcb54290145b59b27f5'
2014-11-11 Luca Barbatotiff: Use av_mallocz_array
2014-11-11 John Stebbinsh264_parser: don't stop on SPS_EXT in split
2014-11-11 Michael Niedermayerh264_cabac: fix one fill_rectangle() indentation level
2014-11-11 Vittorio Giovarapng_parser: fix size of chunk_lenght
2014-11-11 Vittorio Giovaradvbsubdec: move shared codepath
2014-11-11 Vittorio Giovaradvbsubdec: improve error checking
2014-11-11 Jernej Fijačkodvbsubdec: add missing break
2014-11-11 Michael Niedermayerhevc_cabac: decrease CABAC_MAX_BIN
2014-11-11 Vittorio Giovarahevc_mvs: prevent unitialized use
2014-11-11 Changjiang Weiavcodec/hevc.c: for big negative mvy value, should...
2014-11-11 Vittorio Giovara4xm: drop unnecessary check
2014-11-11 Michael Niedermayerhpeldsp: Increase put_no_rnd_pixels_tab[][] size
2014-11-11 Vittorio Giovaramjpegenc: fix argument size in encode_mb
2014-11-11 Rong Yanlibavcodec/ppc/me_cmp.c : support little endian in...
2014-11-11 Rong Yanlibavcodec/ppc/me_cmp.c : factorize little and big...
2014-11-11 Vittorio Giovarampegvideo: fix size of array
next