2007-11-28 |
Ian Caulfield | MLP/TrueHD parser |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Stefano Sabatini | Clarify documentation for avcodec_encode_audio. |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Michael Niedermayer | frame_size vs. frame_size*channels bug |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Aurelien Jacobs | remove some unused ff_p* vars from dsputil |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Aurelien Jacobs | remove useless #ifdef around extern declaration |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Aurelien Jacobs | cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Aurelien Jacobs | convert some #ifdef CONFIG_ to if(ENABLE_ |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Aurelien Jacobs | build vc1dsp_mmx.c in its own compilation unit |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Aurelien Jacobs | use ff_ prefix for extern vars |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Aurelien Jacobs | make ff_p* vars extern so that they can be used in... |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Aurelien Jacobs | 10l: init_get_bits want size in bits, not bytes |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Aurelien Jacobs | cosmetics: alignment |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Diego Biurrun | spelling cosmetics |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Dave Yeo | Add #include "os_support.h" to restore OS/2 support. |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Diego Biurrun | Remove possibly misleading comments. |
commit | commitdiff | tree | snapshot |
2007-11-27 |
D Richard Felker III | sync message with modern ffmpeg bitrate option syntax. |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Aurelien Jacobs | remove some empty close/init functions in avcodec |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Aurelien Jacobs | add pcm_s16le_planar support for electronicarts files |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Aurelien Jacobs | split wmv2 encoder and decoder in their own files |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Christophe... | Typo fix. Previous version had some picture error build... |
commit | commitdiff | tree | snapshot |
2007-11-24 |
Kostya Shishkov | Data tables for future RV30/40 decoder |
commit | commitdiff | tree | snapshot |
2007-11-24 |
Christophe... | Strip debug stuff from vc1dsp_mmx.c, patch by Christoph... |
commit | commitdiff | tree | snapshot |
2007-11-24 |
Diego Biurrun | Add missing #includes to fix 'make checkheaders'. |
commit | commitdiff | tree | snapshot |
2007-11-24 |
Björn Axelsson | Extend URLProtocol with new function pointers and api... |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Luca Abeni | Link libavdevice against libavutil, libavcodec, and... |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Diego Biurrun | Fix out of tree builds after introduction of libavdevice. |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Diego Biurrun | Keep -L flags before corresponding -l flags. |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Diego Biurrun | cosmetics: Consistently indent with 4 spaces, break... |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Luca Abeni | Fix the creation of alldevices.c (create it without... |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Diego Biurrun | main() --> main(void) |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Diego Biurrun | spelling |
commit | commitdiff | tree | snapshot |
2007-11-22 |
Luca Abeni | Introduce libavdevice |
commit | commitdiff | tree | snapshot |
2007-11-22 |
Luca Barbato | Make av_read_frame with rtsp client return EINTR on... |
commit | commitdiff | tree | snapshot |
2007-11-22 |
Diego Biurrun | comment spelling/grammar fixes |
commit | commitdiff | tree | snapshot |
2007-11-22 |
Ramiro Polla | os_support.h is also needed for usleep and lseek on... |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Christophe... | add VC-1 MMX DSP functions, under MIT license. |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Luca Abeni | Include os_support.h only when needed |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Luca Barbato | Make av_read_frame with rtsp client return EINTR on... |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Björn Axelsson | Use dynamically allocated ByteIOContext in AVFormatContext |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Stefano Sabatini | Fix wrong error message. |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Diego Biurrun | main() --> main(void) |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Diego Biurrun | whitespace consistency cosmetics |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Michael Niedermayer | cosmetic (x==NULL -> !x) |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Michael Niedermayer | cosmetic (place { consistently) |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Roberto Togni | Replace realloc with free+malloc, the previous content... |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Michael Niedermayer | cosmetic (remove != 0 / != NULL) |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Michael Niedermayer | use sizeof in snprintf (note the changed code is all... |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Michael Niedermayer | check region depth for validity |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Luca Abeni | Generate a linking error if perror() is used in libav* |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Luca Abeni | Convert perror() in av_log() in bktr.c. |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Luca Abeni | Remove perror() usage from udp.c |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Luca Abeni | Do not use perror() in audio, video, and DV grabbers |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Luca Abeni | Remove perror() usage from libavutil |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Roberto Togni | Cosmetics |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Roberto Togni | No need to update pos, it's not used after that line |
commit | commitdiff | tree | snapshot |
2007-11-18 |
Roberto Togni | Cleanup: remove ssize |
commit | commitdiff | tree | snapshot |
2007-11-18 |
Roberto Togni | Check for memory allocation failure of temp buffer |
commit | commitdiff | tree | snapshot |
2007-11-18 |
Roberto Togni | Optimize memory management to create an av_packet from... |
commit | commitdiff | tree | snapshot |
2007-11-18 |
Benjamin Larsson | Use memcpy instead of for loop |
commit | commitdiff | tree | snapshot |
2007-11-17 |
Jeff Downs | When new streams are detected, look for old filters... |
commit | commitdiff | tree | snapshot |
2007-11-17 |
Jeff Downs | Call mpegvideo flush routine on h264 flush. Needed... |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Diego Biurrun | Remove unused functions, fixes the warnings: |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Luca Abeni | Add MPEG2 support to the RTP muxer |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Luca Abeni | Remove the "AVRtpPayloadTypes[i].pt == i" assumption... |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Alex Beregszaszi | Remove empty pipe_close |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Alex Beregszaszi | Call prot->url_close only if it is present. |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Alex Beregszaszi | Honor the 8bit extension (now 32bit instaed 24bit)... |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Alex Beregszaszi | Prefer ADPM_SWF instead NONE if no MP3 encoding is... |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Aurelien Jacobs | avoid some halfpel related #ifdef |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Roberto Togni | 1000l: Fix check for max slice number |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Roberto Togni | Move dnet-ac3 byte-swapping code close to audio packet... |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Luca Abeni | Remove some more duplicated code |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Luca Abeni | Remove the useless variable "my_addr1" |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Luca Abeni | Use the same code to set local_port in the IPv4-only... |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Diego Biurrun | Put halfpel_interpol under the same #ifdef as its usage... |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Diego Biurrun | Reorder functions to get rid of ugly forward declarations. |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Panagiotis... | Fix Doxygen parameter |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Panagiotis... | Fix Doxygen parameter name |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Panagiotis... | Fix Doxygen parameter name |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Panagiotis... | Attribute for specifying direction should come right... |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Christophe... | Use put_signed_pixels_clamped where appropriate |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Aurelien Jacobs | cosmetics: whitespace |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Alex Beregszaszi | Remove editor junk from the end. |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Benjamin Larsson | Small simplification |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Alex Beregszaszi | add myself as TTA guy |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Alex Beregszaszi | Support 44.1kHz audio. Acked by Benjamin |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Alex Beregszaszi | Change the "report sample" message from AV_LOG_DEBUG... |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Alex Beregszaszi | Make sine_window static. Acked by Benjamin Larsson |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Kostya Shishkov | MP3 encoding is not integer-only (it's up to LAME) |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Panagiotis... | Typo |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Stefano Sabatini | Move up opt_show_license to get rid of ugly forward... |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Stefano Sabatini | Fix nellymoser decode_tag return value, patch by Stefan... |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Luca Abeni | Remove some useless assignments (the UDPContext is... |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Luca Abeni | Simplify set_remote_url(), and remove some code duplication |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Luca Abeni | Use recv() instead of recvfrom() (removes some other... |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Luca Abeni | Remove a now unused field |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Luca Abeni | Give better names to multicast functions (they are... |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Luca Abeni | Avoid to duplicate the multicast code between the IPv4... |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Luca Abeni | Remove some ifdefs by using the "dest_addr_len" field... |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Patrice Bensoussan | Add support for reading WM/Year tag |
commit | commitdiff | tree | snapshot |
next |