source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @d66bab0a   11 years michaelni avcodec/hevc_ps: check that VPS referenced from SPS exists This …
(edit) @4816d63   11 years michaelni avcodec/huffyuvdec: optimize decode_plane_bitstream(), use joint …
(edit) @1bef9bfc   11 years michaelni fate: test version 3 of ffvhuff Signed-off-by: Michael Niedermayer …
(edit) @27b1e63f   11 years michaelni avcodec/huffyuv: Support more 8bit YUV formats Reviewed-by: Paul B …
(edit) @67999d3d   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @d18234f3   11 years michaelni Merge commit '7840c40445c9f52aeccba96de3d27613398bfbf2' * commit …
(edit) @7b3c78b5   11 years michaelni Merge commit '13345fc1f86fc3615789e196d5a339c1c27c9068' * commit …
(edit) @85b424a4   11 years michaelni Merge commit 'e92123093dfdca0ef6608998240e2f9345d63bff' * commit …
(edit) @b4107f78   11 years michaelni Merge commit '4b7f1a7ced0e98f2cc698d896f7ebab8d30eaa09' * commit …
(edit) @ae01af24   11 years michaelni Merge commit '30d70e79a6b4ac7f4eb66446a9da275161ef6ea7' * commit …
(edit) @bc7f7637   11 years michaelni Merge commit '6bfdb2de881372048be7fbda643417e1fd3ce93c' * commit …
(edit) @4cf4da9d   11 years michaelni Merge commit '5b4797a21db900b7d509660b7a4d49829089b004' * commit …
(edit) @751385fe   11 years michaelni Merge commit '5c437fb' * commit '5c437fb': lavu: Add values for …
(edit) @84707287   11 years michaelni vp9_parse: don't use AVCodecParserContext as av_log context. Fixes …
(edit) @7ce88e5e   11 years martin cmdutils: update copyright year to 2014. Signed-off-by: Martin …
(edit) @ee16e0ca   11 years michaelni avfilter/vf_format: check that the format list is not empty Fixes …
(edit) @b53d6ce3   11 years michaelni pulse: get latency only when needed Signed-off-by: Federico …
(edit) @b13d6c83   11 years michaelni pulse: set time_base as multiple of sample_rate The stream time_base …
(edit) @d04aceb   11 years michaelni avformat/nutdec: remove unused variable Signed-off-by: Michael …
(edit) @7840c404   11 years tdskywalker (e)ac3dec: set AV_FRAME_DATA_MATRIXENCODING side data.
(edit) @13345fc1   11 years tdskywalker (e)ac3: parse and store the Dolby Surround, Surround EX and Headphone …
(edit) @e9212309   11 years tdskywalker mlpdec: set AV_FRAME_DATA_MATRIXENCODING side data.
(edit) @4b7f1a7c   11 years tdskywalker mlp: Parse TrueHD decoder channel modifiers and set the …
(edit) @30d70e79   11 years tdskywalker dcadec: set AV_FRAME_DATA_MATRIXENCODING side data.
(edit) @6bfdb2de   11 years tdskywalker dcadec: set the output channel mode more accurately. When downmixing …
(edit) @5b4797a2   11 years tdskywalker avframe: add AV_FRAME_DATA_MATRIXENCODING side data type. Includes a …
(edit) @5c437fb6   11 years tdskywalker lavu: Add values for various Dolby flags to the AVMatrixEncoding enum.
(edit) @b1ad9312   11 years michaelni v4l2: setting device parameters early Setting the v4l2 device …
(edit) @05286b6a   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @52ccc4a0   11 years lu_zero configure: Support preprocessor macros as header names New versions …
(edit) @f5f6e594   11 years michaelni avformat/matroskaenc: warn when muxing video codec not supported by …
(edit) @70937d97   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: sdp: …
(edit) @a57da850   11 years michaelni Merge commit '9d18a7d3ec09d6d933d648570643fde924aa391a' * commit …
(edit) @fd53f9d9   11 years michaelni Merge commit '7f29644108c5fbd80f160930b31b78b8704c1a49' * commit …
(edit) @f200ec20   11 years michaelni Merge commit '42d1b41983971da63302ac3d12091cad1f3d6324' * commit …
(edit) @4195ae0f   11 years michaelni Merge commit 'b2212dec0f011893ec68eecaa990170fa24050d7' * commit …
(edit) @c6990615   11 years michaelni Merge commit 'e2096e2eaa9e75663d6bf0c37d342752aa5a146d' * commit …
(edit) @7546ac2f   11 years michaelni avformat/mp3dec: fix start time in light of initial skip samples …
(edit) @22fa50d1   11 years stefasab lavf/file: fix help message first character casing for trunc option
(edit) @92e145ac   11 years stefasab doc/protocols/file: fix semantical reverse Change "read" to "write" …
(edit) @98ecbf00   11 years stefasab doc/protocols/file: document general file protocol URL syntax Also …
(edit) @82b9799b   11 years martin sdp: Check that fmt->oformat is non-null before accessing it This …
(edit) @9d18a7d   11 years alex.converse fate: Update AAC ELD 5.1 ref for recent bugfixes.
(edit) @7f29644   11 years alex.converse aac: Fix low delay windowing. AAC LD uses a low overlap sine window …
(edit) @42d1b419   11 years alex.converse fate: Add a test vector for AAC ELD with TNS.
(edit) @b2212dec   11 years alex.converse aac: Fix TNS decoding for the 512 sample window family.
(edit) @e2096e2e   11 years alex.converse fate: Add a downsampled SBR testvector
(edit) @77015443   11 years eclipse7 lavf/file: file_check: Handle file URLs that start with "file:" …
(edit) @26245187   11 years michaelni avformat/oggparseopus: fix segmented timestamps Fix timestamp …
(edit) @5e0c7eab   11 years michaelni avformat/oggdec: dont read timestamps from EOS pages of ogm videos …
(edit) @863f4c3c   11 years michaelni avformat/utils: fix rounding error accumulation for generated dts in …
(edit) @cd7037dd   11 years michaelni avutil/rational: av_add_stable() test code Signed-off-by: Michael …
(edit) @b317f945   11 years michaelni avutil/mathematics: add av_add_stable() Signed-off-by: Michael …
(edit) @de5b6c73   11 years michaelni Changelog: add nuts side & metadata support Signed-off-by: Michael …
(edit) @8113e83   11 years michaelni avformat/nut: add support for per frame side & meta data with version …
(edit) @d8e65e92   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: arm: …
(edit) @63ce041a   11 years michaelni Merge commit '2ad4ee345a4216aef3999f57dd14c56128d27a13' * commit …
(edit) @3348e349   11 years martin arm: Use the matching endfunc macro instead of the assembler directive …
(edit) @2ad4ee34   11 years martin arm: Add a missing endfunc macro call Signed-off-by: Martin Storsjö …
(edit) @307b6b8c   11 years u avfilter/lut3d: fix channel order in Iridas format parsing. According …
(edit) @be524ffc   11 years michaelni avcodec/rv30: put the rpr check back in init with the max vs bits bug …
(edit) @d08c6e11   11 years michaelni avcodec/rv30: check rpr before use against maximum Signed-off-by: …
(edit) @a881b9a   11 years michaelni avcodec/rv30: cleanup rpr handling Signed-off-by: Michael Niedermayer …
(edit) @958e3119   11 years michaelni avcodec/rv10: cleanup rpr handling Signed-off-by: Michael Niedermayer …
(edit) @adc09a35   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @9b9f64fe   11 years michaelni Merge commit 'a4d0c6e0503562d4cc8f9f6d02d84d7b32583b15' * commit …
(edit) @fb17f03d   11 years michaelni Merge commit 'aec25b1c4650944d32706bfd40eb02bbd5587303' * commit …
(edit) @ad5e4e0f   11 years michaelni Merge commit 'b318106fae65149356934fc72feafef3272fd4ea' * commit …
(edit) @cf867517   11 years michaelni Merge commit 'a8cc88b1a23dc1515f27cfa98af16a273c539091' * commit …
(edit) @781fd588   11 years michaelni Merge commit 'cc976a75dffa148d655b52604331679ff669e8a2' * commit …
(edit) @4b8bc6d2   11 years michaelni Merge commit 'fc6a3ef40d34ce8443ae57c2452f3f273d7d4891' * commit …
(edit) @fadec4f6   11 years michaelni Merge commit '3d95d27376e59de14f984e7a22a52e066d85df35' * commit …
(edit) @8e6af036   11 years michaelni Merge commit '58312b2472d3a44d7458865c459d59ef2e02bf1a' * commit …
(edit) @508229ad   11 years michaelni Merge commit 'e89aa4bf56e5b5c45f569eb12733519789e057da' * commit …
(edit) @4a055f91   11 years michaelni Merge commit '1b5d065ca722eb8028c7a08e054b6da3419faf5d' * commit …
(edit) @3929c174   11 years michaelni Merge commit '94a417acc05cc5151b473abc0bf51fad26f8c5a0' * commit …
(edit) @405b1ef8   11 years michaelni Merge commit '24057c83207d6ea8bfd824155ac37be8a33dfd0c' * commit …
(edit) @c13e73c2   11 years michaelni Merge commit '5569146d48f06564e8fa393424782cceed510916' * commit …
(edit) @3cf1503b   11 years michaelni Merge commit 'a6a2282c25abe43e352010a7c3fbc92994c0bc1c' * commit …
(edit) @532b93b5   11 years michaelni Merge commit 'feded990e3ef9af4a0b827d5b6d8fe86f0b94942' * commit …
(edit) @50478495   11 years michaelni avformat/utils: fix order of buffers in timestamp update code …
(edit) @950fb8a   11 years michaelni avcodec/mpegvideo: fix ac/dc_val and coded_block table sizes With …
(edit) @9c5260e7   11 years michaelni avutil/mathematics: fix 2 typos in the doxy Signed-off-by: Michael …
(edit) @d392619   11 years stefasab doc/faq: remove "-profile option fails when encoding H.264 video with …
(edit) @d52dd243   11 years stefasab doc/ffserver: mention how to access streams through RTSP
(edit) @a3a55645   11 years anton mpegvideo: remove disabled bfin asm It has been disabled as 'broken' …
(edit) @a4d0c6e0   11 years anton mpegvideo: move dct_unquantize functions up to avoid forward declarations
(edit) @aec25b1c   11 years anton mpegvideo: split the encoding-only parts of frame_start() into a …
(edit) @b318106f   11 years anton FATE: add a test for the lavr mixing case fixed in …
(edit) @a8cc88b   11 years anton tests/Makefile: allow FILTER* to be called with lists of filter names
(edit) @cc976a75   11 years anton audio_mix: print (SKIP) instead of 0.0 for matrix columns removed …
(edit) @fc6a3ef4   11 years anton audio_mix: fix zeroing output channels in certain cases Specifically, …
(edit) @3d95d273   11 years anton audio_mix: initialize the data pointers to NULL This should make it …
(edit) @58312b24   11 years anton h264: reset data_partitioning if decoding the slice header for NAL_DPA …
(edit) @e89aa4bf   11 years anton lzw: switch to bytestream2 Found-by: Mateusz "j00ru" Jurczyk and …
(edit) @1b5d065c   11 years anton pmpdec: check that there is at least one audio packet. The code …
(edit) @94a417ac   11 years anton mathematics: remove asserts from av_rescale_rnd() It is a public …
(edit) @24057c83   11 years anton eacmv: check the framerate before setting it. Found-by: Mateusz …
(edit) @5569146d   11 years anton adx: check that the offset is not negative Found-by: Mateusz "j00ru" …
(edit) @a6a2282c   11 years anton rv30: fix extradata size check. It has been checking the number of …
Note: See TracRevisionLog for help on using the revision log.