2009-07-01 |
Baptiste Coudurier | add missing \n to error message |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Måns Rullgård | ADPCM: remove unreachable break statement after return |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Måns Rullgård | ARM: use gcc inline asm in bswap.h only when available |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Jason Garrett... | Fix libx264.c to not drop SEI userdata from x264 encoder. |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Frank Barchard | Use more portable 'PRId64' instead of 'llx' as conversi... |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Måns Rullgård | ARM: enable fast_unaligned when --cpu=armv[67] is specified |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Reimar Döffinger | Fix nalsize check to avoid an integer overflow that... |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Michael Niedermayer | Update seek regression checksums due to: |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Baptiste Coudurier | cosmetics, change case and comments alignment |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Baptiste Coudurier | correctly compute frame flags with closed gop |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Stefan Gehrer | fix slice header checking |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Michael Niedermayer | Drop code that attempts to decode frames that are prefi... |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Kostya Shishkov | Support RGB48 PNG decoding |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Michael Niedermayer | Rewrite mp3 parser. New code is much simpler and does... |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Alex Converse | Use av_log_missing_feature in the ADTS encoder. (Pseudo... |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Måns Rullgård | Fix build on Net/OpenBSD |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Stefano Sabatini | Cosmetics: group together indev/outdev dependencies. |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Ronald S. Bultje | Add doxy to av_log_missing_feature() etc. stating that... |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Ronald S. Bultje | Move av_log_missing_feature() from the internal.h to... |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Ronald S. Bultje | Rename ff_log_missing_feature() to av_log_missing_featu... |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Stefano Sabatini | Make the configure script select the input/output devic... |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Michael Niedermayer | indent |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Michael Niedermayer | id3v2.4.0 uses syncsafe integers for sizes of frames. |
commit | commitdiff | tree | snapshot |
2009-06-29 |
David Conrad | Revert r19149 "Disable native Vorbis encoder" |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Stefano Sabatini | Remove inconsistent use of a @brief command in av_write... |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Stefano Sabatini | Use consistently the third person in doxy, as recommend... |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Stefano Sabatini | Fix braino. |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Carl Eugen... | Icc does not support attribute flatten, do not try... |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Stefano Sabatini | Update ffmpeg documentation regarding metadata setting... |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Carl Eugen... | Remove superfluous const. |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Carl Eugen... | Replace an occurence of -1 by PIX_FMT_NONE, fixes icc... |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Carl Eugen... | Icc 11.1 does not support attributes force_align_arg_po... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Vladimir Voroshilov | Pitch delay decoding |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Vladimir Voroshilov | Replace pitch_delay_int array with single variable. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Jason Garrett... | Handle variable input stream pixfmts using the same... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Stefano Sabatini | Only link against alsa if enabled. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Adrian Stutz | Only checks for jack if it is enabled and hence only... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Diego Biurrun | AltiVec code and runtime cpudetect do not require CONFI... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Michael Niedermayer | Fix id3v2.2 frame size parsing. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Michael Niedermayer | Fix id3v2.3/4 tag size parsing. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Baptiste Coudurier | use AVFormatContext->probesize in av_find_stream_info... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Baptiste Coudurier | Only set CODEC_ID_PROBE when a packet from a stream... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Baptiste Coudurier | limit raw packet buffer size used for codec probing |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Diego Biurrun | The AltiVec optimizations of libswscale are no longer... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Diego Biurrun | PPC: Make sure that COMPILE_C is not deactivated if... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Baptiste Coudurier | only set par if it does not indicates a rotation, ex... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Ronald S. Bultje | Remove any reference to ASFContext.packet_size and... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Diego Biurrun | Split developer documentation off from general document... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Stefano Sabatini | Rewrite doxy for av_strtod(). |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Justin Ruggles | flvdec: Build a Speex header during FLV demuxing using... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Haruhiko Yamagata | Improve wording: s/reseted/reset |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Reimar Döffinger | Reindent after last patch. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Reimar Döffinger | mov demuxer: Track the current position also for stream... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Reimar Döffinger | mov_read_packet: extract code that searches for the... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Reimar Döffinger | mov_read_packet: if dv_get_packet fails, return exactly... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Reimar Döffinger | In mov_read_packet remember the AVStream we want to... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Vladimir Voroshilov | LSF (Line Spectral Frequencies) decoding routine. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Baptiste Coudurier | check stream existence before assignment, fix #1222 |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Haruhiko Yamagata | Fix H.264 picture reordering, 2nd try. |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Brian Crowell | Make documentation better match the code. Now AVCodecCo... |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Peter Holik | Add support for "chunked" data blocks. Patch by Peter... |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Kostya Shishkov | Edge emulation should be used in B-frame MC in mspel... |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Daniel Verkamp | Add ff_ prefixes to exported symbols in libavformat... |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Stefano Sabatini | Consistently rename variables denoting regression refer... |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Stefano Sabatini | Export av_strtod() to eval.h. |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Ronald S. Bultje | Document making AVFormatContext.packet_size unsigned... |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Ronald S. Bultje | Change packet_size from signed to unsigned, since it... |
commit | commitdiff | tree | snapshot |
2009-06-21 |
Stefano Sabatini | Cosmetics: rename 'name' av_strtod() param to 'numstr... |
commit | commitdiff | tree | snapshot |
2009-06-21 |
Justin Ruggles | oggenc: Change error log text. An error here does not... |
commit | commitdiff | tree | snapshot |
2009-06-21 |
Justin Ruggles | oggenc: return error value from ogg_build_flac_headers() |
commit | commitdiff | tree | snapshot |
2009-06-21 |
Justin Ruggles | cosmetics: spacing and comments |
commit | commitdiff | tree | snapshot |
2009-06-21 |
Justin Ruggles | oggenc: check for failed av_mallocz() |
commit | commitdiff | tree | snapshot |
2009-06-21 |
Baptiste Coudurier | Fetch timestamp for the first frame of field only if... |
commit | commitdiff | tree | snapshot |
2009-06-21 |
Baptiste Coudurier | clarify encoder and decoder opening error messages |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Carl Eugen... | Revert unintended hunk of r19241. |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Carl Eugen... | Revert r19239: It broke four conformance tests. |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Vladimir Voroshilov | Convertion of LSF values to coefficients of linear... |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Haruhiko Yamagata | Fix H.264 picture reordering. |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Carl Eugen... | Fix indentation after last commit. |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Yoshihisa Uchida | Fix yamaha adpcm stereo (issue 1117). |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Yoshihisa Uchida | Fix onMetaData property count in flv files (issue 1206). |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Sascha Sommer | Make remaining run level decode comments doxygen comments |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Sascha Sommer | Simplify run level decoding: |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Sascha Sommer | Fix indentation after the previous commit |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Sascha Sommer | Add support for escape coded wmapro run level coefficients |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Sascha Sommer | Introduce WMACoef typedef for decoded coefficients |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Jai Menon | Print meaningful error messages when url_fopen fails. |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Wolfram Gloger | add 0-termination in table, patch by Wolfram Gloger... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Brian Brice | fix dvcprohd 720p channels 3 and 4 audio timestamps... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Michael Kostylev | Disable network support if required headers cannot... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Eric Buehl | Support varying frame sizes in a single file. |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Patrick Dehne | Add support for id3 tag parsing for ADTS AAC streams |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Patrick Dehne | Move id3v1/id3v2 handling code from mp3.c to id3v[12].c. |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Reimar Döffinger | Add support for muxing XSUB subtitles to AVI muxer. |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Reimar Döffinger | Add support for encoding XSUB subtitles. Muxing support... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Reimar Döffinger | Add pts field to AVSubtitle, for use by future XSUB... |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Stefano Sabatini | Rename tests/ffmpeg.regression.ref to tests/vsynth... |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Jason Garrett... | Add fourcc 0x10000004, seems to actually be MPEG4.... |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Vladimir Voroshilov | G.729 decoding routine (skeleton, including parameters... |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Michael Niedermayer | Print why av_find_stream_info() failed, this is a rathe... |
commit | commitdiff | tree | snapshot |
next |