2006-11-29 |
Kostya Shishkov | Better VQA demuxer |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Kostya Shishkov | VQA v1 support |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Aurelien Jacobs | cleanup the #ifdef mess in encoder/decoder/parser regis... |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Aurelien Jacobs | matroska: scale timecode according to time_scale |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Baptiste Coudurier | move source_package declaration in the loop and reset... |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Baptiste Coudurier | readjust dts if negative |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Kostya Shishkov | Correct information in header |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Reimar Döffinger | Change "p" asm constraints to "g", since "p" was a... |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Loren Merritt | 10l in r7174 caused all options to be treated as filenames. |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Robert Swain | alphabetic reordering of codec registration |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Aurelien Jacobs | cleanup the #ifdef mess in muxer/demuxer registration |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Timo Lindfors | Add support for files that begin with a dash. |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Michael Niedermayer | PIC fix |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Brian Foley | Move copy_block* functions to dsp dsputil.h |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Kostya Shishkov | Correct rounding values in overlap filtering |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Kostya Shishkov | B-frames support for adv. profile |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Kostya Shishkov | 100l: Initialize dc_scale with current quantizer for... |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Kostya Shishkov | Use halfpq in coefficient scaling |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Diego Biurrun | Remove redundant comment. |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Luca Barbato | typo |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Steven Johnson | Implement DELTA_FLI opcodes correctly. Patch by Steven... |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Alex Beregszaszi | support byte_run=0 case in DELTA_FLI (this case means... |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Alex Beregszaszi | 10l memory corruption bug found by Steven Johnson |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Aurelien Jacobs | No need for special trick anymore for flac in matroska. |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Aurelien Jacobs | flac: allow reading of full metadata headers from extradata |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Bill O'Shaughnessy | bring AC3 encoder output up to input volume level |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Reimar Döffinger | Set CODEC_TYPE_DATA for timecode tracks. |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Reimar Döffinger | Set st->need_parsing = 2 for MPEG-content. |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Baptiste Coudurier | fix bitstream to be correctly decoded by quicktime |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Baptiste Coudurier | fix sigfpe with intra only encoding |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Ramiro Polla | add interactive support for MinGW |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Diego Biurrun | Conditionally compile some of the AltiVec optimizations. |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Matthias Hopf | fix some potential security issues, patch by Matthias... |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Baptiste Coudurier | typo |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Michael Niedermayer | fix b frames + -mbd rd without -psnr (yes that was... |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Aurelien Jacobs | add support for FLAC in matroska |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Diego Biurrun | Fix compilation with VC-1 decoder disabled. |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Michael Niedermayer | fix b frames + -mbd rd without -psnr (yes that was... |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Michael Niedermayer | 100l infinite loop fix |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Aurelien Jacobs | move common voc muxer and demuxer data to voc.c |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Aurelien Jacobs | split voc.c into vocdec.c and vocenc.c |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Diego Biurrun | typo |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Kostya Shishkov | Decode non-interleaved scans |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Diego Biurrun | Kb --> kb |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Diego Biurrun | Nuke config.log support. |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Guillaume Poirier | Fix declaration and code thingie |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Martin | allow amr bitrate to be changed "on the fly" through... |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Aurelien Jacobs | add support for tta in matroska |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Diego Biurrun | typo |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Víctor Paesa | Current FFmpeg expects bits/s instead of kilobits/s... |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Víctor Paesa | Some notes about the order of options on the command... |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Tom Harper | Fix linking with H.261 support disabled. |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Michael Niedermayer | infiinit loop fix for CBR + adaptive quant |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Michael Niedermayer | 100l qprd fix 2nd try |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Kostya Shishkov | Some progressive JPEG support |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Aurelien Jacobs | cosmetics: reindent after last commit |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Aurelien Jacobs | matroska: split real video frames so that each packet... |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Aurelien Jacobs | matroska: properly handle real video extradata |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Aurelien Jacobs | simplify free()+set to NULL using av_freep() |
commit | commitdiff | tree | snapshot |
2006-11-19 |
Michael Niedermayer | testing all dquant for qp_rd fixes the qp runaway to... |
commit | commitdiff | tree | snapshot |
2006-11-19 |
Guillaume Poirier | Add useful Altivec types, taken from with permission... |
commit | commitdiff | tree | snapshot |
2006-11-19 |
Luca Abeni | Clarify that some of the non-SIMD code is now LGPLed. |
commit | commitdiff | tree | snapshot |
2006-11-19 |
Reimar Döffinger | Correct GET/PUT_UTF8 comment: the get/put functions... |
commit | commitdiff | tree | snapshot |
2006-11-19 |
Reimar Döffinger | Fix typo in comment |
commit | commitdiff | tree | snapshot |
2006-11-19 |
Kostya Shishkov | Identation |
commit | commitdiff | tree | snapshot |
2006-11-19 |
Kostya Shishkov | Divide first audio buffer chunk into atomary bufffers. |
commit | commitdiff | tree | snapshot |
2006-11-18 |
Diego Biurrun | Fix misplaced comment. |
commit | commitdiff | tree | snapshot |
2006-11-18 |
Diego Biurrun | Clean up XAN DPCM hack and set codec_tag to 0 for XAN... |
commit | commitdiff | tree | snapshot |
2006-11-18 |
Måns Rullgård | improved pthreads test |
commit | commitdiff | tree | snapshot |
2006-11-17 |
Benjamin Larsson | Missed one log2(). |
commit | commitdiff | tree | snapshot |
2006-11-17 |
Oded Shimon | change mpeg4 fourcc from "mp4s" to "mp4v" |
commit | commitdiff | tree | snapshot |
2006-11-17 |
Oded Shimon | update to libnut, use framecode table generator |
commit | commitdiff | tree | snapshot |
2006-11-17 |
Oded Shimon | update to libnut API, changes to frame_table_input |
commit | commitdiff | tree | snapshot |
2006-11-17 |
Kostya Shishkov | Optimize overlapping |
commit | commitdiff | tree | snapshot |
2006-11-17 |
Kostya Shishkov | Fix comments |
commit | commitdiff | tree | snapshot |
2006-11-17 |
Kostya Shishkov | Overlap filtering was done in reverse order |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Michael Niedermayer | fix support for avis with sample_size > packet size |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Måns Rullgård | TUNECPU is never used |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Måns Rullgård | simplify [TARGET_]ARCH_* setting |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Måns Rullgård | add copyright notices for myself and Diego |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Alex Beregszaszi | Remove alpha channel from RGB555 |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Alex Beregszaszi | BGR555 has never been working as alpha supporting forma... |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Baptiste Coudurier | parse video frame headers to get key flag |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Michael Niedermayer | forgotten 2 converters (yeah svn up, svn di svn ci... |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Michael Niedermayer | fixing the lamest bug in swscale, all the rgb/bgr-... |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Diego Biurrun | Remove stray newline. |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Michael Niedermayer | 10l forgot (skip non keyframes after seeking between... |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Michael Niedermayer | remove broken decoder locking code |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Baptiste Coudurier | print error when unsupported sample rate is used with swf |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Michael Niedermayer | check max_pts_distance |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Michael Niedermayer | skip non keyframes after seeking between syncpoint... |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Michael Niedermayer | remove unused variables |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Baptiste Coudurier | throw error if unsupported resolution is used with... |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Michael Niedermayer | removing unused code |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Ryan Martell | remove duplicate code, patch by Ryan Martell rdm4 A... |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Oded Shimon | Update to libnut API, non-negative errors |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Baptiste Coudurier | make option field const |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Måns Rullgård | set CONFIG_OS2 using new method |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Måns Rullgård | gcc always #defines __MINGW32__ on mingw targets |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Oded Shimon | I suppose I can add myself, at least for my vorbis... |
commit | commitdiff | tree | snapshot |
next |