2009-10-05 |
Justin Ruggles | alacenc: add a fixed LPC coefficient mode as compressio... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Michael Niedermayer | Revert: |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Anton Khirnov | id3v2: Export all text information frames with correct... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Anton Khirnov | MP3 muxer: Write all metadata. |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Daniel Verkamp | Fix pcm_read_seek () when the position it calculates... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Ian Caulfield | Allow the combined TrueHD/AC3 tracks on Blu-Ray discs... |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Måns Rullgård | ARM: add ff_ prefix to lots of functions |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Måns Rullgård | ARM: cosmetics |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Måns Rullgård | ARM: replace some #if with if() |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Måns Rullgård | ARM: clean up file/function naming conventions |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Måns Rullgård | ARM: clean up dsputil initialisation |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Peter Ross | Sun Raster RGB support |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Carl Eugen... | Add FIXME about low_delay vs has_b_frames. |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Wallak | H264 allows B frames without requiring a >=1 sized... |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Måns Rullgård | ARM: shorten some long macro names |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Måns Rullgård | ARM: update ldm/stm instructions to modern syntax |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Måns Rullgård | ARM: whitespace cosmetics |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Robert Swain | Reindent after channel layout commit from yesterday |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Sascha Sommer | increase maximum compressed frame size |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Sascha Sommer | return AVERROR_INVALIDDATA when the bitstream could... |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Peter Ross | Support decoding of uncompressed PCX scanlines |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Måns Rullgård | ARM: use plain labels for pc-relative addressing |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Måns Rullgård | ARM: remove unnecessary .fpu neon directives |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Måns Rullgård | ARM: use undocumented .syntax directive to enable UAL... |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Stefano Sabatini | Prefer "loglevel" over "logging level number or string... |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Robert Swain | Add vorbis channel layout support according to those... |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Måns Rullgård | ARM: apply extern symbol prefix where needed |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Måns Rullgård | configure: define extern symbol prefix without quotes... |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Måns Rullgård | Do not use -mdynamic-no-pic if PIC is enabled |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Måns Rullgård | ARM: add -marm flag since we do not support Thumb |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Reimar Döffinger | wav demuxer: return AVERROR_EOF instead of AVERROR... |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Reimar Döffinger | wav: return av_get_packet errors unchanged. |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Reimar Döffinger | Fix seek regression test: several AVERROR(EIO) correctl... |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Reimar Döffinger | Remove url_feof check that would be triggered only... |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Reimar Döffinger | Remove useless setting of pkt->size, av_get_packet... |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Reimar Döffinger | Return special EOF checking for aiff and au demuxers... |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Reimar Döffinger | Return any error return values from av_get_packet,... |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Reimar Döffinger | Make seek regression tests fit after previous get_buffe... |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Reimar Döffinger | Make get_buffer and get_partial_buffer return url_ferro... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
David Conrad | Check whether 32-bit x86 is really 64-bit |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Aurelien Jacobs | matroskadec: cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Aurelien Jacobs | matroskadec: don't overwrite extradata already read... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Aurelien Jacobs | matroskadec: fix handling of A_MS/ACM track with no... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Reimar Döffinger | Make rawvideo_read_packet return partial frames. |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Reimar Döffinger | Simplify: remove pointless {} and else |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Reimar Döffinger | Remove pointless setting of pkt->size, av_get_packet... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Reimar Döffinger | au demuxer: pass av_get_packet error on unchanged inste... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Reimar Döffinger | av_new_packet failing should return ENOMEM, not EIO. |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Reimar Döffinger | Make avcodec_open set codec_id and codec_type if they... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Reimar Döffinger | put_bits can only reliably write up to 31 bit bits... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Reimar Döffinger | Use MANGLE in cavsdsp, the current version using "m... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Diego Biurrun | Document -sn option. |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Benoit Fouet | Fix indentation after last commit. |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Anne-Laure... | Add support for TARGA images without RLE compression. |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Diego Biurrun | Explain the process of patch review and commit a bit. |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Aurelien Jacobs | Fix playback of strange AVI files with stray LIST. |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Diego Biurrun | Fix wrongly indented block. |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Diego Biurrun | Use "!exp" instead of "exp == NULL" in if condition. |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Diego Biurrun | cosmetics: K&R coding style, prettyprinting |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Kostya Shishkov | Do not attempt to decode TIFF files containing fax... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Kostya Shishkov | lavc MJPEG decoder is capable of decoding some extended... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Kostya Shishkov | Make BMP decoder produce flipped picture with RLE compr... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Kostya Shishkov | Make MS RLE decoder produce both bottom-up and top... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Justin Ruggles | Change an error to a warning to support broken AC-3... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
David Conrad | Support constant-quant encoding for libtheora |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Måns Rullgård | configure: break a long line |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Reimar Döffinger | Re-add check for compilation failure with ebx clobber... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Justin Ruggles | 10l: wrong operation in stereo rematrixing |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Måns Rullgård | configure: return result of test from check_asm |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Anne-Laure... | Add support for SGI images without RLE compression. |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Reimar Döffinger | Do not needlessly add 7 to put_buts_count before dividi... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Reimar Döffinger | 10l in code reading codec_name, the first byte is the... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Reimar Döffinger | Use a "b" constraint instead of ebx clobber to detect... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Lasse Reinhold | Use floating point mathematics when encoding mpeg audio. |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Reimar Döffinger | Return an error when the parsed mpc chunk size is negat... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Reimar Döffinger | Fix compilation of beosaudio.cpp, not tested if it... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Reimar Döffinger | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Reimar Döffinger | Use skip_put_bytes in MJPEG encoder instead of filling... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Reimar Döffinger | Use ff_put_string in vorbis encoder. |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Reimar Döffinger | Replace several #ifdef PIC with the more obvious and... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Reimar Döffinger | Disable parsing for ogg streams where no ogg header... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Reimar Döffinger | Convert latin1 codec_name in mov to UTF-8, since all... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Kostya Shishkov | When BitsPerSample tag is not present in TIFF, that... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Justin Ruggles | Simplify stereo rematrixing by only using one temporary... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Justin Ruggles | remove unneeded assignment in inner loop. rematrixing... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Stefano Sabatini | Prefer -vcodec rawvideo over -vcodec huffyuv for lavfi... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Diego Biurrun | Remove disabled code cruft. |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Michael Kostylev | Fix md5 program invocation for BSD. |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Reimar Döffinger | Use context instead of NULL for logging. |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Reimar Döffinger | Make sure that dv encoder initializes all encoded packe... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Diego Biurrun | cosmetics: K&R coding style, prettyprinting |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Jason Garrett... | Fix indentation in avcodec.h |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Måns Rullgård | WMA: fix loop unrolling in decode_exp_vlc() |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Diego Biurrun | whitespace cosmetics, prettyprinting, K&R coding style |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Reimar Döffinger | Simplify r20025: use align_get_bits instead of reimplem... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Måns Rullgård | WMA: store level_table as floats, use type punning... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Måns Rullgård | WMA: use type punning and unroll loops in decode_exp_vlc() |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Måns Rullgård | WMA: use a table instead of pow() in decode_exp_vlc |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Reimar Döffinger | Sync AC3 probe values with MP3 probe values, they have... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Reimar Döffinger | Extend DV autodetection to also reliably detect single... |
commit | commitdiff | tree | snapshot |
next |