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 |
2006-11-15 |
Michael Niedermayer | detect a few more errors (fixes libmp3-bug.avi again) |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Baptiste Coudurier | add movenc.c maintainers |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Oded Shimon | update to libnut API, don't free the streams |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Diego Biurrun | Also remove cws2fws on clean. |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Diego Biurrun | Do not build output_example and qt-faststart by default. |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Diego Biurrun | Remove duplicate *.lib from rm command. |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Diego Biurrun | Remove ifneq MINGW condition around man page uninstalla... |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Diego Biurrun | Move BeOS extralibs handling into configure. |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Diego Biurrun | MinGW compilation fix, inet_aton and #includes depend... |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Diego Biurrun | Remove tar target, it's hardly useful. |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Måns Rullgård | set status variables automatically in check_header... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Måns Rullgård | rename HAVE_DLFCN to HAVE_DLFCN_H |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Måns Rullgård | improve broken shell detection, and give a better error... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Michael Niedermayer | check for frames with 2*size > max_dist and no crc |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Michael Niedermayer | resync from last syncpoint |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Michael Niedermayer | remove skip spam |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Michael Niedermayer | making decoding more error robust |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Måns Rullgård | move comment |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Diego Biurrun | Move BeOS-specific code into os_support.c. |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Michael Niedermayer | reset internal buffer during seeking |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Michael Niedermayer | more checks and error messages |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Måns Rullgård | remove workaround for missing inttypes.h |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Alex Beregszaszi | changed rgba32_to routines to support both alpha and... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Alex Beregszaszi | changed rgba32_to routines to support both alpha and... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Alex Beregszaszi | Fix possible overflows. Found by Steven Johnson |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Benjamin Larsson | Add myself as maintainer for the imc* files. |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Benjamin Larsson | Remove log2() usage. |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Oded Shimon | update to libnut, add cache_syncpoints |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Michael Niedermayer | call AVCodec.flush() for audio too |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Baptiste Coudurier | add 422P@HL I-only universal label |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Zuxy Meng | Use common macro PUT_UTF8 in asf.c |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Michael Niedermayer | indention |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Michael Niedermayer | seeking with index |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Michael Niedermayer | index less seeking in O(log n) time |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Diego Biurrun | Move AMR support instructions into the documentation. |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Diego Biurrun | Remove empty section. |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Diego Biurrun | Update list of supported codecs. |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Michael Niedermayer | 0.5l |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Oded Shimon | update to libnut API, rename nut.h->libnut.h |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Måns Rullgård | clean up inttypes.h and int_fastxx_t types detection |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Måns Rullgård | check for inet_aton in configure |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Måns Rullgård | simplify |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Måns Rullgård | merge CONFIG_WINCE sections |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Måns Rullgård | indentation |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Måns Rullgård | move some CFLAGS settings away from config.* writing... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Måns Rullgård | revert bad checkin |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Måns Rullgård | move some CFLAGS settings away from config.* writing... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Diego Biurrun | Make man page installation dependent on documentation... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Måns Rullgård | move comment where it makes sense |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Måns Rullgård | simplify |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Måns Rullgård | move makefile linking after config.* creation |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Måns Rullgård | beautify |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Måns Rullgård | clean up setting of HAVE_*THREADS |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Måns Rullgård | move AMR notices next to other messages |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Michael Niedermayer | split av_seek_frame_binary() so the code becomes idepen... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Diego Biurrun | Remove some unused variables. |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Michael Niedermayer | improve enumerate so arbitrary ranges can be enumerated... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Baptiste Coudurier | partial support for vobsub in mp4, used by nero, unsupp... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Michael Niedermayer | AVL tree |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Diego Biurrun | Remove wrong/misleading comment. |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Diego Biurrun | Remove redundant #ifdef HAVE_THREAD, the file is only... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Diego Biurrun | Remove ifneq MINGW condition around man page installati... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Måns Rullgård | break CONFIG_LIST and HAVE_LIST onto multiple lines |
commit | commitdiff | tree | snapshot |
next |